Date: Mon, 3 May 1999 20:14:01 +1200 (NZST)
From: Ross Ihaka <ihaka@stat.auckland.ac.nz>
To: a.o.jaunsen@astro.uio.no
Subject: Re: [R] problems compiling R-0.63.3 on alpha
In-Reply-To: <199905030743.JAA31488@alphecca.uio.no>
On Mon, 3 May 1999 a.o.jaunsen@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@stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._