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 2002/10/31 18:53:31 UTC

DO NOT REPLY [Bug 14143] New: - GNU gcc 2.95.2 dosen't define __GNUG__ on solaris

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

GNU gcc 2.95.2 dosen't define __GNUG__ on solaris

           Summary: GNU gcc 2.95.2 dosen't define __GNUG__ on solaris
           Product: Xerces-C++
           Version: 2.1.0
          Platform: Sun
        OS/Version: Solaris
            Status: NEW
          Severity: Major
          Priority: Other
         Component: Build
        AssignedTo: xerces-c-dev@xml.apache.org
        ReportedBy: jcofflan@sinaxe.org


GNU gcc 2.95.2 dosen't define __GNUG__ on solaris.  This causes an error at
xercesc/util/AutoSense.hpp:260 where it checks for __GNUG__ to detect gcc on
solaris.  Should check for __GNUC__ instead!!!

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