This is the mail archive of the crossgcc@sources.redhat.com mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more infromation.


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

Re: powerpc-coff target




Peter Schwing wrote:
> 
> Is it possible to generate a cross compiler with a powerpc-coff target.
> It will be used for an embedded system which can load COFF files using
> AIX conventions at runtime. gcc (2.95.2) and ld (binutils 2.10) refuse
> to build for such a target. Is there a special target I should select?
> Are there any other ideas?

What about build for ELF and use objcopy to convert the linked
executable to the COFF format required by the loader.

This is what RTEMS targets do for various combinations.  
 
> Peter Schwing
> schwing(at)rbg.informatik.tu-darmstadt.de
> 
> ------
> Want more information?  See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
> Want to unsubscribe? Send a note to crossgcc-unsubscribe@sourceware.cygnus.com

-- 
Joel Sherrill, Ph.D.             Director of Research & Development
joel@OARcorp.com                 On-Line Applications Research
Ask me about RTEMS: a free RTOS  Huntsville AL 35805
   Support Available             (256) 722-9985

------
Want more information?  See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
Want to unsubscribe? Send a note to crossgcc-unsubscribe@sourceware.cygnus.com


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