This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Adding GCC support to a new 8 bit micro from Lattice


Hello,

Lattice has a new soft 8-bit microcontroller that only has assembly language support. I wanted to see how to support it with GCC. It seems that an ELF binary file is necessary to support the instruction set of a microcontroller. Are there manuals and utilities on how to generate an ELF file. Any recommendations on adding C support to this Micro from Lattice will be welcomed.

Thanks

Alex


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]