This is the mail archive of the cygwin 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]
Other format: [Raw text]

Re: troubelshouting with cygwin


At 09:36 AM 1/27/2004, Skippy the Kangoo you wrote:
>Hi 
>My english is very bad but I need your help.
>I have a troubleshout whit cygwin and gcc.
>When I  compiled my code source with gcc, it say
>/usr/lib/gcc-lib/i686-pc-cygwin/3.3.1/../../../../i686-pc-cygwin/bin/ld: cannot
>find -luser32
>collect2: ld returned 1 exit status
>I don't now what this.
>If you can help me, I will wonderfull.
>Thank You,
>Skippy the Kangoo.


You did not install a package you need.  To figure out which one, go to 
<http://cygwin.com/packages/> and type in 'libuser32.a'.  This will tell
you the name of the package with this file.  Run setup.exe and install
that package.  This process is the same whenever you're looking to find 
a file that you're missing.


--
Larry Hall                              http://www.rfk.com
RFK Partners, Inc.                      (508) 893-9779 - RFK Office
838 Washington Street                   (508) 893-9889 - FAX
Holliston, MA 01746                     


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


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