Re: Help on MAKE

2005-06-03 Thread Gerrit P. Haase
Champ Mendis wrote: Hi, I received following error message when compiling C++ code in Cygwin, I would be extremely grateful if someone can point out the solution to the problem. $ make g++ -Wall -O3 -c main.cc g++ -Wall -O3 -c sensor.cc g++ -Wall -O3 -c topo

Re: Help on MAKE

2005-06-03 Thread Brian Dessent
Champ Mendis wrote: > /usr/lib/gcc-lib/i686-pc-cygwin/3.3.1/../../../../i686-pc-cygwin/bin/ld: > cannot find -luser32 > collect2: ld returned 1 exit status > make: *** [sensor] Error 1 Please review for how to report problems to the list. The output of cygcheck

Help on MAKE

2005-06-03 Thread Champ Mendis
Hi, I received following error message when compiling C++ code in Cygwin, I would be extremely grateful if someone can point out the solution to the problem. $ make g++ -Wall -O3 -c main.cc g++ -Wall -O3 -c sensor.cc g++ -Wall -O3 -c topology.cc g++ -Wall -O3 -