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 Stefan Voelkel <st...@millenux.com> on 2001/12/13 14:31:55 UTC

1.6.0 compile fail on s390/Linux (again)

Hi,

the library comiles fine, the samples also, but when it comes to linking a ton of unresolved symbols are reported.

fix this through adding in obj/Makefile

LDFLAGS += -rdynamic.

i have reported this problem earlier on behalf of 1.5.1:

Date: Thu, 18 Oct 2001 20:33:36 +0200 (CEST)
From: Stefan Voelkel <st...@millenux.com>
Reply-To: xerces-c-dev@xml.apache.org
To: xerces-c-dev@xml.apache.org
Subject: compiling 1.5.1 on linux for s390 (unresolved symbols)
[...]

	by
			stefan

ps:

$ cat /etc/redhat-release
Red Hat Linux release 7.1.94 (Roswell)

$ g++ -v
Reading specs from /usr/lib/gcc-lib/s390-redhat-linux/2.95.3/specs
gcc version 2.95.3 20010315 (release)

$ rpm -qa|grep glibc
glibc-common-2.2.4-19a
glibc-2.2.4-19a
glibc-devel-2.2.4-19a

$ rpm -qa|grep libstdc
libstdc++-2.95.3-0.17



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