Mix ada with assembly -
how can mix ada code assembly (assembled using gas)?
i know how link ada c, how can link assembly? know gcc generates assembly code ada code, , because of this, think possible cross-linking.
presumably compile assembly .o object file , give parameter ada compiler.
Comments
Post a Comment