[openbeos] Re: cross building
- From: Michael Noisternig <michael.noisternig@xxxxxxxxx>
- To: openbeos@xxxxxxxxxxxxx
- Date: Tue, 01 Apr 2003 20:41:20 +0200
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.
- Follow-Ups:
- [openbeos] Re: cross building
- From: Leon Timmermans
- References:
- [openbeos] Re: cross building
- From: Leon Timmermans
Other related posts:
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.
- [openbeos] Re: cross building
- From: Leon Timmermans
- [openbeos] Re: cross building
- From: Leon Timmermans