Hi,
I'd like to build active perl AP817 on Linux/s390.
I have the need to build it in a way that the perl executable will have these flags
perl -V:config_args
config_args='-ders -Dcc=gcc -Dusethreads -Duseithreads -Ud_sigsetjmp -Uinstallusrbinperl -Ulocincpth= -Uloclibpth= -Accflags=-DUSE_SITECUSTOMIZE -Duselargefiles -Accflags=-DNO_HASH_SEED -Dinc_version_list=5.8.7/$archname 5.8.7 5.8.6/$archname 5.8.6 5.8.4/$archname 5.8.4 5.8.3/$archname 5.8.3 5.8.2/$archname 5.8.2 5.8.1/$archname 5.8.1 5.8.0/$archname 5.8.0 -Dconfig_heavy=Config_static.pl -Dprefix=/export/tools/ActivePerl-5.8.8.817 -Dcf_by=ActiveState -Dcf_email=support@ActiveState.com';
Anyone can help me to figure out the options do I have to pass to the Configure script?
Thanks in advance
Marco