Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm Sender: cygwin-owner AT sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin AT sourceware DOT cygnus DOT com Sender: brendan AT edison DOT dialix DOT com DOT au Message-ID: <371D39DE.A9F0A2CA@dgs.monash.edu.au> Date: Wed, 21 Apr 1999 02:37:19 +0000 From: Brendan Simon Reply-To: brendan AT dgs DOT monash DOT edu DOT au Organization: CTAM Pty Ltd X-Mailer: Mozilla 4.51 [en] (X11; I; Linux 2.0.36 i586) X-Accept-Language: en MIME-Version: 1.0 To: Bencze =?iso-8859-1?Q?Tam=E1s?= CC: gnu-win32 AT cygnus DOT com Subject: Re: egcs, Linux, Borland C References: <371380BB DOT 7021729C AT mail DOT datanet DOT hu> Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit I need help understanding your question :) egcs IS gcc. It is the development/experimental branch of gcc. A lot of people use it in preference to gcc as it is more up to date (especially with the C++ standards) and supports more platforms (especially embedded). Are you trying to build egcs on a Windows platform ? If so, are you trying to do it with Borland C/C++ ? If so, I would probably forget that approach and download cygwin32 or mingw32. These are ports of egcs (and more) to the Win32 platform. They will produce native Win32 code to run on Win32 machines. Are you trying to compile programs on a Win32 machine that will run on a Linux box. ie. a cross-compiler hosted on a Win32 machine and targeted at a Linux machine (ie. x86 I assume) ? Brendan Simon. Bencze Tamás wrote: > Hi, > > I need help for the basic understanding of egcs project. > > My question is the following: > Can I produce executable on Linux using gcc after I > succesfully compile the source for Win32 with Borland compiler and > successfully compile it with egcs. > I would not address issues like resources, windows specific code, > threads, > sockets.. Besides of these, can I use egcs as a test compiler for > making sure that my code will at least compile for Linux gcc? > As far as I know egcs is a port of gcc, so I would expect it behavie > similar to gcc on Linux. > > Thanks in advance, > Tamas Bencze > > -- > Want to unsubscribe from this list? > Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com