search for: hpux64

Displaying 4 results from an estimated 4 matches for "hpux64".

2007 Nov 01
1
Problem with compiling 64bit R(2.5.1) under HP-UX(ia64)
...r configure step: ../configure --prefix=/rnd/homes/lfan/R251 --enable-R-shlib CC="cc" CFLAGS="+z +DD64" CXX="aCC" CXXFLAGS="-b -lxnet +z +DD64" FC="f90" FCFLAGS="+DD64" F77="f90" FFLAGS="+DD64" LDFLAGS="-L/usr/lib/hpux64 -L/opt/fortran90/lib" LIBnn=lib --with-x=no --with-readline=no --with-iconv=no --without-jpeglib --without-libpng --without-system-bzlib --without-tcltk --without-system-pcre --without-system-zlib This steps seems to end ok: R is now configured for ia64-hp-hpux11.23 Source directory:...
2010 Jan 18
1
A question about build R-2.10.0 on HP-UX ia64 server.
...addition I use below parameter: export CC="cc" export CFLAGS="-AC99 +DD64" export CXX="aCC" export CXXFLAGS="-b +DD64" export F77="f90" export FFLAGS="+DD64" export LDFLAGS="-L/opt/fortran90/lib -L/usr/lib/hpux64" ./configure --prefix=$/usr/homes/myrhome --enable-R-shlib --with-x --with-readline=no Thanks in advance, Xu Jin _________________________________________________________________ [[elided Hotmail spam]] [[alternative HTML version deleted]]
2008 Jul 14
0
Can't compile in HPUX 11.31 on IA64
...ran. (B3910B A.06.15, May 2007) My config string: ./configure --prefix=/apps/INTEL/R --enable-R-shlib CC=/opt/aCC/bin/cc CXX=/opt/aCC/bin/aCC FC=/opt/fortran90/bin/f90 --prefix=/apps/INTEL/R --enable-R-shlib CFLAGS=+z +DD64 CXXFLAGS=-b +z +DD64 FCFLAGS=+DD64 F77=f90 FFLAGS=+DD64 LDFLAGS=-L/usr/lib/hpux64 -L/opt/fortran90/lib LIBnn=lib --with-x=no --with-readline=no --with-iconv=no --without-jpeglib --without-libpng --without-system-bzlib --without-tcltk --without-system-pcre --without-system-zlib It gets as far as "Checking for xmkmf ..no" configure: WARNING: I could not determine CPICFL...
2010 Jan 18
0
Build R-2.10.0 on HP-UX ia64 server
...would be appreciated. In addition I use below parameter: export CC="cc" export CFLAGS="-AC99 +DD64" export CXX="aCC" export CXXFLAGS="-b +DD64" export F77="f90" export FFLAGS="+DD64" export LDFLAGS="-L/opt/fortran90/lib -L/usr/lib/hpux64" ./configure --prefix=$/usr/homes/myrhome --enable-R-shlib --with-x --with-readline=no In addition to the R-2.10.1 still can reproduce this issue with above parameter. Thanks in advance, Xu Jin _________________________________________________________________ [[altern...