|
|
sybperl-l Archive
Up Prev Next
From: Michael Peppler <mpeppler at MBAY dot NET>
Subject: Installation of sybperl on HPUX problem...
Date: Apr 10 1998 3:45PM
Gowen, Lee writes:
> 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
Is there any particular reason why you want to build sybperl
statically linked? I suspect that if you try to build it dynamically
linked you'll not see this particular problem...
Michael
--
Michael Peppler -||- Data Migrations Inc.
mpeppler@datamig.com -||- http://www.mbay.net/~mpeppler
Int. Sybase User Group -||- http://www.isug.com
|