Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Message-ID: <80575AFA5F0DD31197CE00805F650D767B2196@wilber.adroit.com> From: "Robinow, David" To: Gabriel Antonio Arcos Acosta , cygwin AT cygwin DOT com Subject: RE: porting problem Date: Thu, 21 Mar 2002 17:25:11 -0500 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: text/plain; charset="iso-8859-1" > From: Larry Hall (RFK Partners, Inc) [mailto:lhall AT rfk DOT com] > Subject: Re: porting problem > OK, I understand your goal now. You're looking for porting help then. This > list is for issues and questions regarding Cygwin. I'm not sure where I would > direct you for porting help. But I can say that just because one compiler > compiles the code you have doesn't mean the code is valid. I'd recommend you > start by examining the code. > > However, I have to say that this is off-topic for this list unless you can > show how using gcc in the Cygwin environment is the cause of the difficulties > you're having. Larry's absolutely right. Your problem, Gabriel, is that you are changing platform and compiler at the same time. I suggest you install gcc on your Indy and see if you can get your program to compile there. Then when you've got that working, make the move to Cygwin. > > Good luck, > ... > At 04:56 PM 3/21/2002, Gabriel Antonio Arcos Acosta wrote: > >I never toll the gcc compiler was wrong, but there are diferences between > >Delta/C++ compiler and gcc, but maybe someone knows any gcc options to avoid > >this error? or maybe I can modify the source to get it compiled with gcc? do > >you need I post the source here? -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/