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 <[EMAIL PROTECTED]>
Reply-To: [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]