Nicholas Clark wrote:

However, VMS is currently failing to build even miniperl, due to its C
compiler being more stringent about const consistency than anything else
on the planet.

Being that stringent is important to be able to optimize code for modern CPU chips.

If it is not easy to fix by adding a const qualifier to the called routine, then the error is indicating what could be a data corruption issue.

-John
[EMAIL PROTECTED]
Personal Opinion Only

Reply via email to