Assembler as shared library

nick clifton nickc@redhat.com
Fri Feb 14 15:17:00 GMT 2014


Hi Philip,

> But i can find any where to start to make a little mini assembler
> using libopcodes.

Take a look at gas/doc/internals.texi, especially the section on GAS 
processing.

Essentially you will need to provide library routines that emulate what 
is done in gas/as.c:main().

Cheers
   Nick




More information about the Binutils mailing list