This is the mail archive of the cygwin-developers@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: new snapshot -- fixes reported bugs?


Mumit Khan wrote:
> 
> Corinna Vinschen <corinna@vinschen.de> writes:
> > I have a problem in building strace.exe: gcc dies in linker stage.
> > I'm using gcc-2.95 with dev-ss tarball and it runs under winsup-990801.
> > [...]
> Yikes. I guess the new libgcc exception handling code includes one of
> the Cygwin runtime headers, and you get a reference. This means that
> -mno-cygwin is really hosed unless you get my mingw-extra package and
> use the libgcc.a that's there.

This way, I could compile strace.

> You can also try -fno-exceptions -fno-rtti when building strace.exe and
> see if that fixes it for now.

But this doesn't help.

Thanks,
Corinna


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