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: GCC 2.95 undefined references


"Suhaib M. Siddiqi" <Ssiddiqi@InspirePharm.Com> writes:
> 
> 
> When compiling the latest Winsup snapshot.  I got _impure_ptr undefined
> references from libgcc.a.  This undefined references appear only
> when gcc hits the strace.cc in "utils" directory.
> I compiled the gcc-2.95 myself... and strace compiled OK.
> 

This is a known problem. You need to have mingw-extra package installed
and make sure there is -L/path/to/mingw-extra/lib while building strace
executable (and only this one).

Please look at cygwin-developers archive for the exchange between Corinna 
and I in the last few days.

Discussions on building dev snapshots really belongs in cygwin-developers
rather than here.

Regards,
Mumit


--
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]