NOTE: use Perl; is on undef hiatus. You can read content, but you can't post it. More info will be forthcoming forthcomingly.
All the Perl that's Practical to Extract and Report
Stories, comments, journals, and other submissions on use Perl; are Copyright 1998-2006, their respective owners.
Static linking (Score:2)
That is what you expect with static linking, is it not? I'm not sure you could say there's anything "wrong."
J. David works really hard, has a passion for writing good software, and knows many of the world's best Perl programmers
Re:Static linking (Score:1)
Reply to This
Parent
Re:Static linking (Score:2)
I presume it's linking in libc.a. Here are some libc.a sizes on systems I have access to at the moment:
Maybe that's a lot larger than it was back in the day, but it seems about right to me.
J. David works really hard, has a passion for writing good software, and knows many of the world's best Perl programmers