My understanding from the Xerces developers is that they are moving everything over to standard GNU auto-tools. Therefore, it will soon not be necessary to use runConfigure. Then, all you'd have to do is export the custom CFLAGS and CXXFLAGS you need and configure should take care of everything else. Therefore, I'm not so sure it's worth making this part of the formal platform support right now.
Xerces team, could you confirm?
Yes, this is the plan: migrate CVS to SVN, then revamp the platform-dependent code so that ./configure can pick the proper pieces automatically.
Alberto
HTH, Matt
-----Original Message----- From: Chris Cheung [mailto:[EMAIL PROTECTED] Sent: Friday, May 20, 2005 4:39 AM To: [email protected] Subject: RE: -O2 on Linux
Would it benefits if runConfigure regard linux as a recognized platform and set debugflag also to "-w -O2"? (Manually setting the bunch of 10+ environment variables, esp the -D's in CFLAGS/CXXFLAGS, and then using ./configure is troublesome and more difficult to maintain than using ./runConfigure.) ___________________________________________________________________ The information contained in this message and any attachment may be proprietary, confidential, and privileged or subject to the work product doctrine and thus protected from disclosure. If the reader of this message is not the intended recipient, or an employee or agent responsible for delivering this message to the intended recipient, you are hereby notified that any dissemination, distribution or copying of this communication is strictly prohibited. If you have received this communication in error, please notify me immediately by replying to this message and deleting it and all copies and backups thereof. Thank you.
