[R] problems compiling R-0.63.3 on alpha

Ross Ihaka ihaka at stat.auckland.ac.nz
Mon May 3 10:14:01 CEST 1999


On Mon, 3 May 1999 a.o.jaunsen at astro.uio.no wrote:

> However, there are still a few problems when linking some
> of the files as you can see from the enclosed log.

	[ Stuff deleted ]

> ld -shared -lm -o eda.so line.o smooth.o
> ld:
> Warning: Unresolved:
> floor
> ceil
> rsort
> __exc_add_pc_range_table
> __exc_add_gp_range
> __exc_remove_pc_range_table
> __exc_remove_gp_range

I think that you can safely ignore these warnings. When you link the
shared libraries using "library" or "dyn.load" the symbols will be
resolved.  It's really just the DEC linker being a bit over helpful.

I think you have a working R.  Try it out ...

	Ross

-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help 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-help-request at stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._



More information about the R-help mailing list