[openbeos] Re: cross building

The harder way is the DJGPP way, in which case you must first compile
GCC as a cross-compiler from DJGPP -> Linux/ELF yourself, including
BinUtils for ELF output.


No, Gcc outputs assembler, Only binutils needs to be recompiled.

You are right principally, but you forgot that name mangling is different from Windows PE files and Unix ELF files. That's why you also have to recompile GCC.



Other related posts: