Re: Difference between Windows and Linux GCC compiler

2009-07-30 Thread Ben Elliston
Hi. > I'm interested to know what is the difference in programming using MS > Visual C++ on Windows and using the GCC compiler on Linux, i.e. what > are some of the things I can do on Visual C++ that won't compile/run > on Linux, and vice versa. This mailing list is for discussing GCC development

Difference between Windows and Linux GCC compiler

2009-07-30 Thread Rayne
Hi all, I'm interested to know what is the difference in programming using MS Visual C++ on Windows and using the GCC compiler on Linux, i.e. what are some of the things I can do on Visual C++ that won't compile/run on Linux, and vice versa. For example, I know that Windows uses the LLP64 mode