Just remove the -instances=static from the compiler flags. This has been asked and been answered many times. You might try searching the archives for other questions you might have:
http://marc.theaimsgroup.com/?l=xalan-dev&r=1&w=2 You can ignore the warnings. These options to runConfigure are meaningless for Xalan: -minmem -nfileonly -tnative Dave Bruce Bailey <[EMAIL PROTECTED] To: "'[email protected]'" .adp.com> <[email protected]> cc: (bcc: David N Bertoni/CAM/Lotus) 10/18/2001 Subject: Problem Compiling Xalan 04:51 PM (-instances=static not recognized option) Hi I am having trouble building Xalan on my Red Hat Linux system (release 7.1), using gcc version 2.96. In order to get the library to build at all, I had to remove the option -instances=static from the PLATFORM_COMPILE_OPTIONS variable. I kept getting an unrecognized option error. In addition to that, I get literally thousands of "warning: argument of negative value `npos' to `unsigned int'" errors. Does anyone have an idea what the problem (s) are? FYI my runConfigure options were -plinux -cgcc -xg++ -minmem -nfileonly -tnative Thanks, Bruce Bruce Bailey 2525 SW First Avenue Portland, OR 97201 [EMAIL PROTECTED]
