The guys confirmed this (sort of). But the next release compiles and runs
well.
Put it plainly: R (1.2) runs on the Hurd! (at a reasonable speed)
Zsombor
The correct linker options for this sort of issue are the same as on Linux.
Perhaps their build scripts behave differently on Linux than on Hurd. It
sounds like they expect to link the main executable with --export-dynamic
(aka -E). Use nm --dynamic or objdump --dynamic-syms to see what symbols
a
On Fri, Nov 03, 2000 at 04:43:42PM -0500, Roland McGrath wrote:
> This looks like a problem in how these binaries were built. Please try
> building the same way from the same source on Linux and see if there are
> any problems.
I did it and I use it without any problems. All the tests included in
> Error in dyn.load(x, as.logical(local), as.logical(now)) :
> unable to load shared library
> "/home/zs/R-1.1.1/library/eda/libs/eda.so":
> /home/zs/R-1.1.1/library/eda/libs/eda.so: undefined symbol: R_rsort
This looks like a problem in how these binaries were built. Please try
buildin
Hi,
(this is a repeat of my previous message to help-hurd, nobody answered, I
suppose because of it was inappropriate on that list?!)
I compiled R (a programming environment for statistics, and so), and compiles
on the Hurd without help. Using is different. After starting it, I get a
warning that
5 matches
Mail list logo