[Rd] R build under mandriva 10.2

Gilles GUILLOT gilles.guillot at inapg.inra.fr
Tue Nov 8 16:33:49 CET 2005


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

[guillot at laplace 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



More information about the R-devel mailing list