Binarus
2014-02-24 09:09:54 UTC
Hi all,
I just wanted to profile a DOS application and tried to compile using the compiler option -et. This produced the error which is mentioned in the subject. According to the manual (cguide.pdf), this option does not take additional parameters.
These are the flags I'm currently using for compiling:
CFLAGS = -5 -bt=DOS -d3 -e20 -ef -ei -er -fpi87 -fp5 -mh -od -wx -zdf -zff -zgf -zt256 -zu
This works, but as soon as I add -et, the error occurs. I am using OpenWatcom 1.9, running the compiler within Windows, but cross compiling for DOS.
Any ideas?
Thank you very much,
Binarus
I just wanted to profile a DOS application and tried to compile using the compiler option -et. This produced the error which is mentioned in the subject. According to the manual (cguide.pdf), this option does not take additional parameters.
These are the flags I'm currently using for compiling:
CFLAGS = -5 -bt=DOS -d3 -e20 -ef -ei -er -fpi87 -fp5 -mh -od -wx -zdf -zff -zgf -zt256 -zu
This works, but as soon as I add -et, the error occurs. I am using OpenWatcom 1.9, running the compiler within Windows, but cross compiling for DOS.
Any ideas?
Thank you very much,
Binarus