Beefy Boxes and Bandwidth Generously Provided by pair Networks
We don't bite newbies here... much
 
PerlMonks  

Re: Building perl from source

by Tux (Canon)
on Sep 10, 2019 at 12:02 UTC ( [id://11105955]=note: print w/replies, xml ) Need Help??


in reply to Building perl from source

For -64int you'd need -Duse64bitint, for -ld you'd need -Duselongdouble. And of course the correct libraries and header files available.

sh Configure -des -Dcc="gcc -m32" -Dusethreads -Duserelocatableinc -Du +se64bitint -Duselongdouble -Dprefix=/usr/Thirdparty/perl/5.28.0/

Why do you need a 32bit int built perl with longdouble and 64bitint support? Why not build with -Duse64bitall -Duselongdouble?


Enjoy, Have FUN! H.Merijn

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://11105955]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others avoiding work at the Monastery: (4)
As of 2024-04-25 05:08 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found