Has anyone successfully compiled Jikes v1.13 for Tru64 v4.x?
I'm stuck with one unresolved reference "set_new_handler".
I'm using gcc 2.9-gnupro-98r2 on a DS20 v4.0e with PK3.
I've found a note in the Compaq C++ release notes that the set_new_handler
prototype is included in new.h when -nostdnew is included on the command
line. The question then becomes, how to tell gcc that?
Alan Davis
davis_at_tessco.com
Received on Thu Mar 22 2001 - 21:40:12 NZST