Mail Archives: cygwin/1998/03/07/06:57:21
Ok, I would just like to say, I got my first Win32 program compiled
today. If any other newbies need the source please step forward. I
think I have sent a copy to eveyone who asked for one, but I might have
missed someone. Also, I would like to say something that Tomas Vanak
told me.
<Quote>
recently I've found that the success very very very depends on CR/LF at
the end of lines. If you have mounted text=binary and lines end with
CRLF,
you are f**k*d. <---[censored :)]
So try this: Try to make it yourself by issuing command from Makefile
from command line-
gcc -o wintest wintest.c crt0twin.c -lkernel32 -luser32
-Wl,--subsystem,windows
</Quote>
It worked for me. I will try to pull the information that I have used
to get started together so that it can be added to the FAQ or put on the
Cygnus web page. This might not get done until Sunday though.
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request AT cygnus DOT com" with one line of text: "help".
- Raw text -