"Testing R" {was "[R] problems compiling R-0.63.3 on alpha"}

Martin Maechler maechler at stat.math.ethz.ch
Mon May 3 11:13:45 CEST 1999


>>>>> "Ross" == Ross Ihaka <ihaka at stat.auckland.ac.nz> writes:

    Ross> 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.

    Ross> 	[ 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

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

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

Yes, btw,
one recommended way to ``try it out''  apart from the real first

    R
    demo(graphics)

is to run

   make check	(from the same place where you ran "make").

If it fails, please send the relevant info to  R-bugs (not R-help)!

This implicitly even provides a small timing benchmark of how fast R run's
on your machine:

   grep '^Time elapsed:' tests/Examples/*-Ex.Rout

Martin

-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
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