Miro- According to http://oss.software.ibm.com/cvs/icu/~checkout~/icu/readme.html?rev=1.121 the platform (HP-UX + CC A.03.10) is rarely tested. But I imagine gcc should work (works on most platforms). ICU also has a runConfigureICU script. That was the kind of script I was referring to. Some of the flags passed to gcc in your error output are definitely not all parameters gcc takes, which is why I asked if you ran the configure script between trying to build with aCC and gcc (seemed like perhaps you had stale makefiles meant for aCC).
Rachael -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Monday, April 07, 2003 9:52 AM To: [email protected] Subject: Re: Problem to rebuild Xalan 1.4 with ICU 2.2 Hi, I didn't get so far. The first step, in which I am failing, is just to build ICU. Xalan will follow, once I am successful. Hopefully it will be soon ;-) I was successfully avoiding building Xalan with ICU (from Xalan version 1.2), but finally some users of my application linking Xalan and Xerces libraries made me to try to build Xalan with ICU :-( So the question remains: are versions of aCC, gcc, gmake and OS OK to build ICU? Regards, Miro.
