sybperl-l Archive
Up Prev Next
From: mpeppler at itf dot ch (Michael Peppler)
Subject: Re: sybperl 2.0 and IRIX 5.3
Date: Jan 8 1996 7:06AM
From: "DJ Montoya"
> I am trying to compile sybperl 2.0 on IRIX 5.3 using PERL 5.001lm Sttically
> linked.
[...deleted...]
> don't know how to make /usr/people/montoya/src/sybperl-2.0/blib/extralibs.ld
> (bu42).
For some reason, the extralibs.ld file does not get created properly.
This also happend to another member of this list.
Try to create 'extralibs.ld' in the sybperl source directory with the
following lines
-L$SYBASE/lib -lct -lcs -ltcl -lcomn -lintl -linsck -ldl -lm
-L$SYBASE/lib -lsybdb -lm
and replace $SYBASE with the directory where you store the Sybase software.
Michael
|