Differences between Linux's gcc and LynxOS's gcc

Andrea 'Fyre Wyzard' Bocci fwyzard@inwind.it
Mon Jul 1 14:35:00 GMT 2002


At 18.05 01/07/2002 (GMT +0100), João Batista wrote:
>Hi,
>
>I want to adapt some C code written for PC Linux (Intel platforms) to be used
>on LynxOS (VME).

This depends strongly on :

1.) Which version of GCC you'll be using on those machines;
2.) Which C library you'll be using;
and
3.) What does your code do - ie. math routines should be fairly easy to 
port, while system- or hardware-dependent code can be from a mild headache 
to terrible nightmare :-)

>Are there any fundamental changes to be done?
>Where can I find detailed info about it?
>
>Thanks in advance







More information about the Gcc-help mailing list