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 "Shyu, Haw-Ru" <Ha...@constellation.com> on 2005/03/01 16:09:20 UTC

G++ 3.3.2 Compiling error

Hi,

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:

g++  -fPIC -DSOLARIS -D_REENTRANT -c
-I/home/e11190/hawru/3rd_party/xerces-c-src_2_6_0/include -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   -DXML_BITSTOBUILD_64
-m64    -o
/home/e11190/hawru/3rd_party/xerces-c-src_2_6_0/obj/SOLARIS/DFAContentMo
del.o DFAContentModel.cpp
/usr/ccs/bin/as: "/usr/tmp/cc3dOScb.s", line 2096: error: invalid
(misaligned) register
make[2]: *** [DFAContentModel.o] Error 1

Here is my system info from uname: 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

Any help is appreciated.

Best,
Haw-Ru






>>> The information contained in this e-mail transmission is privileged and/or confidential intended solely for the exclusive use of the individual addressee. If you are not the intended addressee you are hereby notified that any retention, disclosure or other use is strictly prohibited. If you have received this notification in error, please immediately contact the sender and delete the material.