This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
Re: Switching Compilers
- From: John Love-Jensen <eljay at adobe dot com>
- To: "Kalinowski, Jeremy" <JKalinowski at microwavedata dot com>, MSX to GCC <gcc-help at gcc dot gnu dot org>
- Date: Thu, 18 Jan 2007 11:48:53 -0600
- Subject: Re: Switching Compilers
Hi Jeremy,
> Is there any known issues from switching from the MS Compiler to GCC?
Yes or no. Depending.
What version of GCC?
What version of the Microsoft compiler?
What compiler language?
What operating system? Same OS, or moving to a different OS?
If staying on the same Windows operating system, what environment? Cygwin?
MinGW? MS-SFU? Interix? MKS?
Targeting Win32 API? Cygwin.DLL as a Unix-workalike? Or one of the other
Unix-like environments? GUI? CLI?
Sincerely,
--Eljay