Date: Thu, 7 Dec 95 07:53:04 SST From: safi AT ee DOT um DOT edu DOT my To: djgpp AT sun DOT soe DOT clarkson DOT edu Subject: correct switches for djgpp commandline options I am using the following commands in a batch file to compile and run my c program, gcc myprog.c -o myprog go32 myprog and the error message is " Error : incorrect commandline option -undef". I'm using djgpp(gnu's c compiler for dos rel 112 maint4). My program runs perfectly under Turbo C. safi.