Displaying 2 results from an estimated 2 matches for "lmld".
Did you mean:
lld
2000 Mar 21
0
Summing up histograms and misc.
...ured I might as well
ask since I (finally) have upgraded to R-1.0.0. It goes:
rukbat:~/hfag/src/c> R CMD SHLIB readraw.c
cc -I/local/R/lib/R/include -ieee_with_inexact -std1 -O3 -tune ev56 -c
readraw.c -o readraw.o
f77 -shared -o readraw.so readraw.o -ldxml -lUfor -lfor -lFutil -lm
-lots -lmld:
Warning: Unresolved:
Rf_error
Is it anything to worry about?
Best,
Kjetil
--
Kjetil Kjernsmo
Graduate astronomy-student Problems worthy of attack
University of Oslo, Norway Prove their worth by hitting back
E-mail: kjetikj at astro.uio.no...
2002 Jul 11
1
dyn.load tcl/tk (PR#1774)
...accepts -M for generating dependencies... yes
checking whether /usr/bin/cc supports -c -o FILE.lo... yes
checking how to get verbose linking output from /usr/bin/f77... -v
checking for Fortran 77 libraries... -L/soft/readline/v4.2.1/lib -lreadline
-ltermcap -lm -lUfor -lfor -lFutil -lots -lm_c32 -lmld -lexc
checking for dummy main to link with Fortran 77 libraries... none
checking for Fortran 77 name-mangling scheme... lower case, underscore, no
extra underscore
checking whether /usr/bin/f77 and /usr/bin/cc agree on int and double... yes
checking whether /usr/bin/f77 and /usr/bin/cc agree on do...