This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: 20.1 with GCC 2.95.2 problem


It has been reported that optimization is broken for gcc version 2.95.2.  If
you add -O2 -fno-strength-reduce it should give a workable version.

Earnie.

--- Joost Kraaijeveld <JKraaijeveld@Askesis.nl> wrote:
> I have this LGPL class library with an ODBC class library. I am in the
> process of porting it from IBM Visual Age to Cygwin32 with Mumit's GCC
> 2.95.2. For reasons unknown it crashes (it runs OK with VA) . It depends
> on the optimization where it crashes. 
> 
> Can anyone help me with this? I want to know whether it is the compiler
> or me, and in either case a workaround ;-).
> 
> I have a test case at http:/www.askesis.nl , follow the link bugs???. It
> is the smallest example I could make. Just unzip it in a directory and
> type make. Than watch it crash. 
> Thanks in advance.
> 
> Joost Kraaijeveld
> Askesis B.V.
> Groenewoudseweg 46
> 6524VB Nijmegen
> tel: 024-3888063 / 06-51855277
> fax: 024-3608416
> email: JKraaijeveld@askesis.nl
> web: www.askesis.nl 
> 
> --
> Want to unsubscribe from this list?
> Send a message to cygwin-unsubscribe@sourceware.cygnus.com
> 
> 

__________________________________________________
Do You Yahoo!?
Talk to your friends online with Yahoo! Messenger.
http://messenger.yahoo.com

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]