After upgrading from mandrake 10.1 to mandriva 10.2
I can't build shared archive with R 2.2.0

[EMAIL PROTECTED] src]$ R CMD SHLIB main.f sub.f wrapper.c 
gcc -shared  -L/usr/local/lib -o main.so main.o sub.o wrapper.o  -lg2c -lm 
-lgcc_s
/usr//bin/ld: cannot find -lg2c
collect2: ld returned 1 exit status
make: *** [main.so] Erreur 1

I guess the information in
http://finzi.psych.upenn.edu/R/Rhelp01/archive/5146.html 
are not relevant any longer.

What is missing ?

Gilles

______________________________________________
R-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-devel

Reply via email to