Just replaced my win95 laptop with a W2K workstation and installed a new version of cygnus. GCC used to work right out of the box, but now a simple "hello world" program does not work.
Details: installed from internet/setup.exe: gcc-2.95.3-5.tar.bz5 then installed locally (actually I installed everything from the most recent cygnus package) Error when compiling 'hello world' program: /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 I also found that libuser32.a libary is not installed on the system at all, so it seems lacking in the gcc package. It seems that more libs are missing. Could you please tell where to find a working cygwin gcc package? Best, Eric -- 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/