This is the mail archive of the cygwin@sources.redhat.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: libuser32.a left out of latest Cygwin distro?


soren@wonderstorm.com wrote:

> Hello Cygwin maintainers,
>
> Did libuser32.a inadvetantly get omitted from the very latest Cygwin
> distro [Win32API or whatever part?] (I just updated using
> "setup.exe"  this pm, and re-ran a build that formerly had no such
> dependency troubles; and got a failure from ld.exe that it could not
> find "-luser32". I confirmed by searching that libuser32.a wasn't
> present).

What is the output of `gcc -v'?  The library now lives in
/usr/lib/w32api/ and the specs have been modified to find it there.  If
you've upgraded the w32api without upgrading gcc then you're likely to
run into this problem.

Earnie.


_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com


--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple


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