On Fri, 30 Apr 2004 at 14:53 -0400,  via RT <[EMAIL PROTECTED]> wrote:

>
> Full context and any attached attachments can be found at:
> <URL: http://rt.cpan.org/NoAuth/Bug.html?id=5703 >
>
> [EMAIL PROTECTED] - Fri Apr 30 14:29:41 2004]:
> > Summary of my perl5 (revision 5 version 9 subversion 2 patch 22734)
>
> Aha.  I see, a static -O3 perl 5.9.x on Linux built with egcs.
> That's a combination I have never encountered. :-)
>
> Are the Linux kernel and userland programs also custom-built, or are
> they prepared by some vendor's distribution?

Linux 2.4.26 is user compiled / make oldconfig using previous .config files
User programs and >> libc5 << are from a 1995 slackware distribution
Perl isn't static though as "ldd /usr/local/bin/perl" reports
        libdl.so.1 => /lib/libdl.so.1 (0x4000c000)
        libm.so.5 => /lib/libm.so.5 (0x4000f000)
        libc.so.5 => /lib/libc.so.5 (0x40018000)

Reply via email to