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

ld: cannot find -luser32


Hi there,
   I'm completely new to Cygwin...
   I would like to build one program but I cannot go over this
   error:

$ make --win32 listswf
gcc -g -Wall listswf.c blocktypes.o decompile.o read.o -o listswf -lm -lz
/usr/lib/gcc-lib/i686-pc-cygwin/2.95.3-5/../../../../i686-pc-cygwin/bin/ld: cannot find -luser32
collect2: ld returned 1 exit status
make: *** [listswf] Error 1


   Could someone help me with this issue please?
   
I'm using W2000
Cygwin DLL version info:
    DLL version: 1.3.12
    DLL epoch: 19
    DLL bad signal mask: 19005
    DLL old termios: 5
    DLL malloc env: 28
    API major: 0
    API minor: 54
    Shared data: 3
    DLL identifier: cygwin1
    Mount registry: 2
    Cygnus registry name: Cygnus Solutions
    Cygwin registry name: Cygwin
    Program options name: Program Options
    Cygwin mount registry name: mounts v2
    Cygdrive flags: cygdrive flags
    Cygdrive prefix: cygdrive prefix
    Cygdrive default prefix:
    Build date: Sat Jul 6 02:16:58 EDT 2002
    CVS tag: cygwin-1-3-12-1
    Shared id: cygwin1S3

   
   Thank you,
   Oldes

-- 
Best regards,
 cygwin                            mailto:cygwin.oldes@seznam.cz


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.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]