R on AIX

Friedrich Leisch Friedrich.Leisch@ci.tuwien.ac.at
Thu, 22 Apr 1999 14:52:34 +0200 (CEST)


I tried to build R on AIX and after 2 minor bugfixes everything seems
to work fine except for dynamic loading of code.

In a previous mail I found that Fabrizio Moro succeeded using

	SHLIBLDFLAGS="-bM:S1L -bnoentry -bnogc -berok -lc -lm -lodm -lcfg" 

which compiles fine for me, I get also no error messages upon
dynloading, but no symbols are available afterwards, i.e. is.loaded
fails (I tried also with trailing underscores etc.).

Has anybody some experience which flags to use?

I use an rs6000-ibm-aix4.2.1.0 and the native cc, f77 and ld (gcc
compiles but produces incorrect code, i.e., some computations are
wrong).

Make check succeeds until eda :-)

.f
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-devel mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !)  To: r-devel-request@stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._