Byron Blue
2013-09-17 18:51:10 UTC
Ok.
I worked this weekend to remove my Watcom 11.0C compiler and replace it with Open Watcom 1.9.
Managed to figure out the setup to use our Scitech MGL libraries and compile without using our present makefile (I'm using the IDE).
I had to make quite a few changes of the code in order for it to compile (rules stuff I guess).
The help menus do not show up in the IDE.
So:
It gives me a number of errors when it compiles the files. Error(08): Invalid macro name () . It still compiles but I would like to know what the error is so I can make corrections.
I was compiling a .asm file with nasm. Is there any way to setup the IDE to follow this?
Iâm using DOS/32A as my extender. With it I am able now to see 2.1GB of RAM in the program. I used the SUNSYS Setup Utility to configure the stub. I had to use DOSSHELL/DOSBox to run a batch file to load the .D32 file. Is there a way (once again) to have the compiler do this on itâs own?
Thus far I have little complaints and more compliments for the Open Watcom. We used Watcom xx.xx for many years now and (I must admit) I was hesitant at best to change compilers.
Thanks to all for your kind assistance,
Byron Blue
I worked this weekend to remove my Watcom 11.0C compiler and replace it with Open Watcom 1.9.
Managed to figure out the setup to use our Scitech MGL libraries and compile without using our present makefile (I'm using the IDE).
I had to make quite a few changes of the code in order for it to compile (rules stuff I guess).
The help menus do not show up in the IDE.
So:
It gives me a number of errors when it compiles the files. Error(08): Invalid macro name () . It still compiles but I would like to know what the error is so I can make corrections.
I was compiling a .asm file with nasm. Is there any way to setup the IDE to follow this?
Iâm using DOS/32A as my extender. With it I am able now to see 2.1GB of RAM in the program. I used the SUNSYS Setup Utility to configure the stub. I had to use DOSSHELL/DOSBox to run a batch file to load the .D32 file. Is there a way (once again) to have the compiler do this on itâs own?
Thus far I have little complaints and more compliments for the Open Watcom. We used Watcom xx.xx for many years now and (I must admit) I was hesitant at best to change compilers.
Thanks to all for your kind assistance,
Byron Blue