Mail Archives: djgpp/1995/12/07/09:38:34
On Thu, 7 Dec 1995 safi AT ee DOT um DOT edu DOT my wrote:
> 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.
What does go32 print when called with no arguments? Are you sure that
there is no other (older) go32 lurking somewhere along your PATH?
Is the above error message emitted by your program?
- Raw text -