From kde-cygwin Fri Oct 22 08:54:07 2004 From: Ralf Habacker Date: Fri, 22 Oct 2004 08:54:07 +0000 To: kde-cygwin Subject: Re: FW: Question about QT Message-Id: <200410221054.08093.ralf.habacker () freenet ! de> X-MARC-Message: https://marc.info/?l=kde-cygwin&m=109843504705481 On Friday 22 October 2004 07:23, Yaakov Selkowitz wrote: > Ralf Habacker wrote: > | To be sure, you are using gcc 3.4 ? And you haven't the 0xc000000 error ? > > | This is very interesting to hear because I'm searching for a solution for this annoying bug. > > Cygwin gcc-3.3.3-3 includes a number of things backported from gcc-3.4; > I believe this is one of them. > > When building the tools apps OOTB I did get the Oxc0000005 errors, but > the cause is known; it's been discussed quite a bit on the cygwin lists > since September. For example, these threads: > > http://www.cygwin.com/ml/cygwin/2004-09/msg01101.html > http://www.cygwin.com/ml/cygwin-apps/2004-09/msg00309.html > > Since then, cygwin libtool has been updated to help compensate for this > problem; unfortunately that doesn't help us with qt, as it doesn't use > libtool. :-( Do you have tried to use the -fdata-sections compiler switch, which places all data (also const symbols) in real data sections ? I remember, that I had fixed a similar problem building the last kde release. Ralf _______________________________________________ kde-cygwin mailing list kde-cygwin@kde.org https://mail.kde.org/mailman/listinfo/kde-cygwin