This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project.


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

Re: Cygwin Gcc Compatibility with gcc on other platforms ??


In a message dated 99-07-29 16:53:22 EDT, raman_bakshi@yahoo.com writes:

<< if i write and compile code
 using cygwin gcc (ANSI C code), will that code
 compile (not execute, thats another thing dependent
 on cpu etc) on platforms like linux etc where the GNU
 gcc compiler is available ? >>
Yes, if you truly restrict yourself to ANSI C and don't depend on libraries 
and non-ANSI include files which invariably differ from cygwin.  The cygwin 
developers have done an amazing job of making cygwin into a standard gnu 
compiler host, so you get excellent cross-platform compatibility.  This goal 
fortunately appears to be kept in mind by most of those who are working at 
the same time to get more Windoze compatibility.

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com


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