Re: compiling _statically linked_ perl

2001-06-23 Thread Paul Johnson
On Sat, Jun 23, 2001 at 02:50:33PM +0200, Pozsar Balazs wrote: > > > > So my big question is: how can i compile a statically linked perl. > > Try sticking -Uusedl on your Configure line. > > Okay, the solution is: -Uusedl -Aldflags=-static > > Is it possible to compile a perl, which > - static

Re: compiling _statically linked_ perl

2001-06-23 Thread Pozsar Balazs
> > So my big question is: how can i compile a statically linked perl. > Try sticking -Uusedl on your Configure line. Okay, the solution is: -Uusedl -Aldflags=-static Is it possible to compile a perl, which - statically linked, by the meaning that it doesn't require /lib/ld-linux.so.2 - i

Re: compiling _statically linked_ perl

2001-06-19 Thread Paul Johnson
On Tue, Jun 19, 2001 at 07:35:13PM +0200, Pozsar Balazs wrote: > So my big question is: how can i compile a statically linked perl. Try sticking -Uusedl on your Configure line. -- Paul Johnson - [EMAIL PROTECTED] http://www.pjcj.net

compiling _statically linked_ perl

2001-06-19 Thread Pozsar Balazs
Hi folks, First of all i don't know if this is the list i should write to, but i could find any better. So my big question is: how can i compile a statically linked perl. I've tried lots of combinations of config.sh and Makefile, but none of them gave me a perl binary which could pass the 'make