You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-dev@xerces.apache.org by bu...@apache.org on 2001/10/09 22:02:36 UTC

DO NOT REPLY [Bug 4052] New: - Xerces C++ incompatable with IRIX o32 object format.

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=4052>.
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=4052

Xerces C++ incompatable with IRIX o32 object format.

           Summary: Xerces C++ incompatable with IRIX o32 object format.
           Product: Xerces-C++
           Version: 1.5.1
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Blocker
          Priority: Other
         Component: Build
        AssignedTo: xerces-c-dev@xml.apache.org
        ReportedBy: NathanHumble@Freightliner.com


The xerces C++ library will not build using the IRIX o32 object format.  The
main reason is that the bool data-type is not available, but even when
compensating for that and exception handling, the build fails while attempting
to make libxerces-c1_5_1.so.  It is necessary for what I'm doing to be able to
link against o32 libraries as well as the Xerces library.  In order to do this,
the xerces library must be in the o32 format.

---------------------------------------------------------------------
To unsubscribe, e-mail: xerces-c-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-c-dev-help@xml.apache.org