|
|
sybperl-l Archive
Up Prev Next
From: "Gowen, Lee" <lgowen at uswest dot com>
Subject: Installation of sybperl on HPUX problem...
Date: Apr 10 1998 3:07PM
I installed the gcc compiler, but have not installed the accompanying
ld, as, ... gnu stuff.
When I go to build sybperl on my HP UX box, I get the following :
make test
.....
make -f Makefile.aperl perl
....
gcc -L/usr/local/lib -Wl,-E -Wl,-B,deferred -o perl -O ./perlmain.o
/opt/perl5/lib/PA-RISC1.1/5.003/CORE/libperl.a
/opt/perl5/lib/PA-RISC1.1/5.003/auto/DynalLoader/DynaLoader.a
/home/lgowen/sybperl/sybperl-2.09_04/blib/arch/auto/Sybase/DBlib/DBlib.a
....
collect2: ld returned 1 exit status
/usr/ccs/bin/ld: Data Linkage Table (+z) overflow in file
/home/lgowen/sybperl/sybperl-2.09_04/blib/arch/auto/Sybase/DBlib/DBlib.a
(DBlib.o)
Sybase/DBlib/DBlib.a(DBlib.o) - use +Z option to recompile
*** Error exit code 1
NOTE : there is no +Z option for the HP linker.
Should I go ahead and install the rest of the GNU compile tools, or is
there another option?
Thanks,
Lee Gowen
Production DBA
US WEST Dex
9394 West Dodge Rd.
Omaha, NE. 68114
(402)384-3130 (Work)
lgowen@uswest.com
lgowen@inetnebr.com
|