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

Popular posts from this blog

sql - text truncated using perl DBI insert -

c++ - Is it possible to compile a VST on linux? -

php - Pass object by reference or value -