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 "Boris Kolpackov (JIRA)" <xe...@xml.apache.org> on 2008/02/19 14:46:43 UTC

[jira] Resolved: (XERCESC-1360) compile error for 64bit solaris binary by GCC 3.3.2

     [ https://issues.apache.org/jira/browse/XERCESC-1360?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Boris Kolpackov resolved XERCESC-1360.
--------------------------------------

    Resolution: Won't Fix

Bug in an obsolete compiler.

> compile error for 64bit solaris binary by GCC 3.3.2
> ---------------------------------------------------
>
>                 Key: XERCESC-1360
>                 URL: https://issues.apache.org/jira/browse/XERCESC-1360
>             Project: Xerces-C++
>          Issue Type: Bug
>          Components: Build
>    Affects Versions: 2.6.0
>            Reporter: Constellation Energy
>
> I am trying to build 64 bits xercesc 2.6 with gcc 3.3.2 on SunOS 5.9, and got an error in an assemble file, here my steps:
> xerces-c-src_2_6_0/src/xercesc> uname -a SunOS sasapp-msw-01 5.9 Generic_117171-15 sun4u sparc SUNW,Sun-Fire-V440
> xerces-c-src_2_6_0/src/xercesc> ./runConfigure -psolaris -cgcc -xg++ -minmem -nsocket -tnative -rpthread -l"-m64" -l"-mcpu=v9" -z"-m64" -z"-mcpu=v9"
> xerces-c-src_2_6_0/src/xercesc> make
> ...
> ...
> ...
> g++ -fPIC -DSOLARIS -D_REENTRANT -c -I/home/e11190/hawru/3rd_party/xerces-c-src_2_6_0/include -m64 -mcpu=v9 -w -O -DPROJ_XMLPARSER  -DPROJ_XMLUTIL  -DPROJ_PARSERS  -DPROJ_SAX4C  -DPROJ_SAX2  -DPROJ_DOM -DPROJ_DEPRECATED_DOM -DPROJ_VALIDATORS -DXML_USE_NATIVE_TRANSCODER -DXML_USE_INMEM_MESSAGELOADER -DXML_USE_PTHREADS -DXML_USE_NETACCESSOR_SOCKET     -o /home/e11190/hawru/3rd_party/xerces-c-src_2_6_0/obj/SOLARIS/DFAContentModel.o DFAContentModel.cpp
> /usr/ccs/bin/as: "/usr/tmp/ccCniKYa.s", line 2096: error: invalid (misaligned) register
> make[2]: *** [DFAContentModel.o] Error 1

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


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