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 Otmar Zikulnig <ot...@gmx.at> on 2004/10/13 10:03:02 UTC

xerces-2.5 64bit compilation on Solaris5.8 with GNU gcc 3.3.2

Hello everybody!

I am trying to compile the xerces-2.5 release for Solaris 5.8 OS with 64bit.
The compilation is performed with GNU gcc 3.3.2.

After "runConfigure -p solaris and -b 64" gmake works for all files except
for the compilation of

  DFAContentModel.cpp.

Follwing error is shown:

c++ -fPIC -DSOLARIS -D_REENTRANT -c -I../xerces-c/include -w -O
-DPROJ_XMLPARSER  -DPROJ_XMLUTIL  -DPROJ_PARSERS  -DPROJ_SAX4C  -DPROJ_SAX2 
-DPROJ_DOM  -DPROJ_VALIDATORS -DXML_USE_NATIVE_TRANSCODER
-DXML_USE_INMEM_MESSAGELOADER -DXML_USE_PTHREADS
-DXML_USE_NETACCESSOR_SOCKET   -DXML_BITSTOBUILD_64  -m64    -o
../xerces-c/obj/SOLARIS/DFAContentModel.o DFAContentModel.cpp
>> /usr/ccs/bin/as: "/usr/tmp/ccGAlLvk.s", line 2096: error: invalid
(misaligned) register

The 64bit build for Linux (AMD Opteron) with GNU gcc 3.2.3 is done without
any problem as well both 32bit builds for Solaris and Linux with GNU
gcc3.3.2.

Does anyone can give me a hint what I can do to solve my Solaris 64bit
compilation error?

Thanks in advance,
Otmar Zikulnig


-- 
GMX ProMail mit bestem Virenschutz http://www.gmx.net/de/go/mail
+++ Empfehlung der Redaktion +++ Internet Professionell 10/04 +++


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