Porting GCC to RDOS and C++ issues
Leif Ekblad
leif@rdos.net
Thu Dec 29 21:56:00 GMT 2005
>> Where are these functions implemented
Mike Stump:
> grep will show you the code that should be used to build it. unwind-
> dw2.c is the usual place.
OK, I found unwind-dw2.c in the GCC directory. I also found
the object files in the linux host directory, but not in the RDOS cross
compilation directory. I cannot run the GCC configuration process
natively on RDOS (yet), so I must somehow build libgcc with the
cross-compiler. Any idea (FAQs) on how to do this?
Leif
More information about the Gcc
mailing list