Displaying 2 results from an estimated 2 matches for "libm77".
Did you mean:
libf77
1999 Aug 16
1
configure / linking problem when using hdf5
...11 arithmetic.o ....[omitted] version.o \
../unix/libunix.a ../appl/libappl.a ../nmath/libmath.a -lSM -lICE -L/usr/local/X11R6.3/lib -R/usr/local/X11R6.3/lib -lX11 -lsocket -lnsl -R/opt/SUNWspro/lib -L/opt/SUNWspro/lib -L/opt/SUNWspro/SC4.2/lib -L/usr/ccs/lib -L/usr/lib /opt/SUNWspro/SC4.2/lib/libM77.a -lF77 -lsunmath -lm -lcx -lreadline -lhdf5 -lz -ldl -ltermcap -lm
Undefined first referenced
symbol in file
compress2 /usr/local/lib/libhdf5.a(H5Z.o)
ld: fatal: Symbol referencing errors. No output written to ../../bin/R.X11
-------------
Which happens beca...
2002 Apr 01
1
R compile on Solaris 8 fails (PR#1428)
...s... yes
checking whether the Fortran 77 compiler (f77 ) is a cross-compiler... no
checking whether we are using GNU Fortran 77... no
checking for Fortran 77 libraries... -R/a/SUNWspro/lib:/opt/SUNWspro/lib
-L/a/SUNWspro/lib -L/a/SUNWspro/SC4.2/lib -L/usr/ccs/lib -L/usr/lib
/a/SUNWspro/SC4.2/lib/libM77.a -lF77 -lsunmath -lm -lcx
checking whether f77 appends underscores... yes
checking whether f77 and gcc agree on int and double... yes
checking whether f77 and gcc agree on double complex... yes
checking whether f77 supports -c -o FILE.lo... no
checking for c++... c++
checking whether the C++ compi...