Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
Sender: cygwin-owner@sourceware.cygnus.com
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie.com@sourceware.cygnus.com>
List-Archive: <http://sourceware.cygnus.com/ml/cygwin/>
List-Help: <mailto:cygwin-help@sourceware.cygnus.com>,
	<http://sourceware.cygnus.com/ml/#faqs>
Delivered-To: mailing list cygwin@sourceware.cygnus.com
From: N8TM@aol.com
Message-ID: <5bd9053a.24d21b28@aol.com>
Date: Thu, 29 Jul 1999 17:01:28 EDT
Subject: Re: Cygwin Gcc Compatibility with gcc on other platforms ??
To: raman_bakshi@yahoo.com, cygwin@sourceware.cygnus.com
MIME-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
X-Mailer: AOL 3.0 for Windows 95 sub 18

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

