Byron Blue
2013-07-19 19:06:50 UTC
I'm using Watcom 11.0c to add inline assembly to my code.
I used WDIS to disassemble a small object file and am coding it back into
the main code.
Unfortunately, I get the following error:
E1011: Symbol '_CHP' has not been declared
My compiler does not accept the -zri switch for floating point rounding.
What can I do?
Any help is appreciated,
Byron Blue
I used WDIS to disassemble a small object file and am coding it back into
the main code.
Unfortunately, I get the following error:
E1011: Symbol '_CHP' has not been declared
My compiler does not accept the -zri switch for floating point rounding.
What can I do?
Any help is appreciated,
Byron Blue