EGCS-Mingw32(1.0.2)

Paul Garceau pgarceau@teleport.com
Tue Oct 20 03:37:00 GMT 1998


Hi folks,

	Ok, I'm compiling several different programs via a .bat file:

	gcc -c prog1.c
	gcc -c prog2.c
	gcc -c prog3.c
	gcc -c prog4.c
	gcc -c WinMain.c
	gcc -o exec1.exe *.o -mwindows -l<win32libs...>

	windows.h is defined in a header file that is invoked by each of the 
programs.

	compiles, links and runs.
	does not open a window as per WinMain.
	exec1.exe appears on the NT4 TaskManager "processes" list.

	What am I missing here?

	Thanks ahead of time for your assistance.

	Paul G.

Information Systems Consultant
NewDawn Productions
http://www.teleport.com/~pgarceau/newdawn/
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".



More information about the Cygwin mailing list