Skip to Content.
Sympa Menu

sm-discuss - Re: [SM-Discuss] Perl's DynaLoader on AMD64

sm-discuss AT lists.ibiblio.org

Subject: Public SourceMage Discussion List

List archive

Chronological Thread  
  • From: "Sergey A. Lipnevich" <sergey AT optimaltec.com>
  • To: SM-Discuss <sm-discuss AT lists.ibiblio.org>
  • Subject: Re: [SM-Discuss] Perl's DynaLoader on AMD64
  • Date: Mon, 23 May 2005 14:14:08 -0400

Yeah, it worked after a recast. Thanks Seth!

Quoting Seth Alan Woolley <seth AT positivism.org>:

I made a hack to fix this in the perl spell directly (the only place it can be
fixed) in BUILD:

'./Configure' has an additional option '-Doptimize="$CFLAGS"'.

Perl used to not even take our optimization flags. Now it does.

So if you add -fPIC to the cflags (or use the prelink optimizations
option), everything should work out ok once perl is rebuilt.

I did this on 2005-05-11 in devel, test, and stable-rc.





Archive powered by MHonArc 2.6.24.

Top of Page