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 "Alberto Massari (JIRA)" <xe...@xml.apache.org> on 2005/03/14 11:23:52 UTC

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

     [ http://issues.apache.org/jira/browse/XERCESC-1360?page=history ]

Alberto Massari updated XERCESC-1360:
-------------------------------------

    Description: 
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


  was:
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


      Component: Build
                     (was: Validating Parser (Schema) (Xerces 1.5 or up only))

> compile error for 64bit solaris binary by GCC 3.3.2
> ---------------------------------------------------
>
>          Key: XERCESC-1360
>          URL: http://issues.apache.org/jira/browse/XERCESC-1360
>      Project: Xerces-C++
>         Type: Bug
>   Components: Build
>     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.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


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