Mail Archives: cygwin/1997/01/23/22:23:34
Hi, you wrote:
: gcc -o hellowin.exe hellowin.o -luser32 -lgdi32 -Wl,--subsystem,windows
: /cygnus/H-i386-cygwin32/bin/ld.exe: warning: cannot find entry symbol
: _WinMainCRTStartup; defaulting to 00401000
Just try as you would under unix:
gcc -o hellowin.exe hellowin.o
Telling the beast that it really is Windows seems to make it angry 8-)
Bye, Heribert (dahms AT ifk20 DOT mach DOT uni-karlsruhe DOT de)
-
For help on using this list, send a message to
"gnu-win32-request AT cygnus DOT com" with one line of text: "help".
- Raw text -