|
|
sybperl-l Archive
Up Prev Next
From: "Nolte, Andreas, D22K-MSN" <nol08 at demsg501 dot bertelsmann dot de>
Subject: Sybperl Binaries for Linux
Date: Mar 25 1996 8:51PM
Hi!
A while ago I posted a request for sybperl binaries for Linux.
Well, there is a way to compile such a beast, but I donot like it too
much.
The problem ist, that the ct_lib for Linux is in the old binary format
AOUT and current Linux systems are ELF.
The way to get a working binary is to set up eather an AOUT partition or
a cross comiler.
In both ways I did not get the dynamic loading part of perl5 to work with
AOUT.
The solution is to compile ct_lib statically into the binary. Just do a
make perl in the ct_lib directory of sybperl.
Hope anyone cares about this, but me.
Andreas Nolte
Andreas.Nolte@Bertelsmann.De
|