DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=22565>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=22565 Makefile Changes to support Linux on AMD64 Summary: Makefile Changes to support Linux on AMD64 Product: Xerces-C++ Version: 2.3.0 Platform: Other OS/Version: Linux Status: NEW Severity: Normal Priority: Other Component: Build AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] In order to build xerces-C++ 2.3.0 on Linux on AMD64, using the SuSE SLE 8 (powered by United Linux 1.0) distribution, the link step needed to have -L/usr/lib64 in addition to L/usr/lib. To do this I updated the Makefile.incl, in the src/xercesc directory, to have a check for 64 bits for the Linux platform. I verified that Red Hat 7.2 64 bit builds okay with this change. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
