PERL 64bit Question

S

Sparky

Ok, I've recompiled and now this is what I see, below (no
use_long_double). I believe this is now 64bit, can someone state
otherwise? However, I'm concerned that I cannot configure using the
option "uselongdouble" as I get

modfl() found.

modfl() prototype NOT found.
Checking to see whether your modfl() is okay for large values...
I don't understand your modfl() at all.

*** You requested the use of long doubles but you do not seem to have
*** the following mathematical functions needed for long double
support:
*** modfl
*** Please rerun Configure without -Duselongdouble and/or
-Dusemorebits.
*** Cannot continue, aborting.

anyone get 5.8.2 to compile on AIX 5.1 with long double?

(no use_long_double)

../perl -Ilib -V

Summary of my perl5 (revision 5.0 version 8 subversion 2)
configuration:
Platform:
osname=aix, osvers=5.1.0.0, archname=aix-64all
uname='aix s11f30n01 1 5 0029449a4c00 '
config_args='-Dprefix=/gpfs/database/dba/utilities/perl582-tru64
-Duse64bitall -Aprepend:libswanted=C128 '
hint=recommended, useposix=true, d_sigaction=define
usethreads=undef use5005threads=undef useithreads=undef
usemultiplicity=undef
useperlio=define d_sfio=undef uselargefiles=define usesocks=undef
use64bitint=define use64bitall=define uselongdouble=undef
usemymalloc=n, bincompat5005=undef
Compiler:
cc='cc -qnolm', ccflags ='-D_ALL_SOURCE -D_ANSI_C_SOURCE
-D_POSIX_SOURCE -qmaxmem=16384 -qnoansialias -DUSE_NATIVE_DLOPEN -q64
-DUSE_64_BIT_ALL -q64',
optimize='-O',
cppflags=''
ccversion='6.0.0.0', gccversion='', gccosandvers=''
intsize=4, longsize=8, ptrsize=8, doublesize=8, byteorder=87654321
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=8
ivtype='long long', ivsize=8, nvtype='double', nvsize=8,
Off_t='off_t',
lseeksize=8
alignbytes=8, prototype=define
Linker and Libraries:
ld='ld', ldflags ='-brtl -L/usr/local/lib -q64 -b64'
libpth=/usr/local/lib /lib /usr/lib /usr/ccs/lib
libs=-lC128 -lbind -lnsl -ldbm -ldl -lld -lm -lcrypt -lc -lbsd
perllibs=-lC128 -lbind -lnsl -ldl -lld -lm -lcrypt -lc -lbsd
libc=/lib/libc.a, so=a, useshrplib=false, libperl=libperl.a
gnulibc_version=''
Dynamic Linking:
dlsrc=dl_aix.xs, dlext=so, d_dlsymun=undef, ccdlflags='
-bE:/gpfs/database/dba/utilities/perl582-tru64/lib/5.8.2
/aix-64all/CORE/perl.exp'
cccdlflags=' ', lddlflags='-b64 -bhalt:4 -bM:SRE
-bI:$(PERL_INC)/perl.exp -bE:$(BASEEXT).exp -bnoentry -lc
-L/usr/local/lib'


Characteristics of this binary (from libperl):
Compile-time options: USE_64_BIT_INT USE_64_BIT_ALL USE_LARGE_FILES
Built under aix
Compiled at Nov 1 2004 15:43:24
@INC:
lib
/gpfs/database/dba/utilities/perl582-tru64/lib/5.8.2/aix-64all
/gpfs/database/dba/utilities/perl582-tru64/lib/5.8.2
/gpfs/database/dba/utilities/perl582-tru64/lib/site_perl/5.8.2
/aix-64all
/gpfs/database/dba/utilities/perl582-tru64/lib/site_perl/5.8.2
/gpfs/database/dba/utilities/perl582-tru64/lib/site_perl
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,744
Messages
2,569,483
Members
44,901
Latest member
Noble71S45

Latest Threads

Top