I am building perl from source and the version I am getting is this:
This is perl 5, version 28, subversion 0 (%-p) built for x86_64-linux-thread-multiHowever I need it to be:
This is perl 5, version 28, subversion 0 (%-p) built for x86_64-linux-thread-multi-64int-ldConfigure step that I use looks like this:
sh Configure -des -Dcc="gcc -m32 -Dusethreads -Duserelocatableinc" -Dprefix=/usr/Thirdparty/perl/5.28.0/Can somebody please help me find out what is wrong and how to use Configure flags to make build that I need?
Thanks!
In reply to Building perl from source by Osprey
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |