snemmal has asked for the wisdom of the Perl Monks concerning the following question:
Please help me resolve this compatibility issue FYI- $perl -V:ptrsize ptrsize='4';"Skip blib/lib/Digest/SHA.pm (unchanged) Running Mkbootstrap for Digest::SHA () chmod 644 "SHA.bs" cc -q32 -c -I. -D_ALL_SOURCE -D_ANSI_C_SOURCE -D_POSIX_SOURC +E -qmaxmem=-1 -qnoansialias -qlanglvl=extc99 -DUSE_NATIVE_DLOPEN -q32 + -D_LARGE_FILES -O -DVERSION=\"5.95\" -DXS_VERSION=\"5.95\" "-I/ +home/snemmal/perl/lib/5.22.0/aix/CORE" SHA.c rm -f blib/arch/auto/Digest/SHA/SHA.so ld -bhalt:4 -G -bI:/home/snemmal/perl/lib/5.22.0/aix/CORE/per +l.exp -bE:SHA.exp -bnoentry -lc -lm SHA.o -o blib/arch/auto/Digest/ +SHA/SHA.so ld: 0711-738 ERROR: Input file SHA.o: XCOFF32 object files are not allowed in 64-bit mode. make: 1254-004 The error code from the last command is 8."
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: XCOFF32 object files are not allowed in 64-bit mode
by syphilis (Archbishop) on Feb 02, 2016 at 13:27 UTC | |
by snemmal (Novice) on Feb 02, 2016 at 13:43 UTC | |
by Corion (Patriarch) on Feb 02, 2016 at 13:48 UTC | |
by snemmal (Novice) on Feb 02, 2016 at 14:49 UTC | |
by syphilis (Archbishop) on Feb 03, 2016 at 12:31 UTC |