OSDN Git Service

try again...
authordavidsb <davidsb>
Tue, 12 Dec 2000 16:07:14 +0000 (16:07 +0000)
committerdavidsb <davidsb>
Tue, 12 Dec 2000 16:07:14 +0000 (16:07 +0000)
winsup/doc/how-programming.texinfo

index 6b30463..775c3a9 100644 (file)
@@ -63,7 +63,7 @@ works, but
     bash$  gcc -lm hello.c
     /c/TEMP/ccjLEGlU.o(.text+0x10):hello.c: multiple definition of `main'
     /usr/lib/libm.a(libcmain.o)(.text+0x0):libcmain.c: first defined here
-    /usr/lib/libm.a(libcmain.o)(.text+0x6a):libcmain.c: undefined reference to `WinMain@16'
+    /usr/lib/libm.a(libcmain.o)(.text+0x6a):libcmain.c: undefined reference to `WinMain@@16'
     collect2: ld returned 1 exit status
 @end example