GCC- Doubt

m_shanmugasundaram.cgmaersk@maerskdata.dk m_shanmugasundaram.cgmaersk@maerskdata.dk
Wed Sep 5 03:45:00 GMT 2001


Hi ,
                  I downloaded and installed the cygwin today. When i tried
to compile the simple hello.c program the following error occured. please
help me.

The program is:

#include<stdio.h>
int main()
{
  printf("Hello world\n");
  return 0;
}


The error reported is:

$gcc -o hello hello.c
/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


Cheers
Shan



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



More information about the Cygwin mailing list