Displaying 4 results from an estimated 4 matches for "21164pc".
Did you mean:
21164
1999 Jun 09
1
R correct g77 flags for Linux/Alpha (PR#208)
...really tiny value.
So I gave -mieee for g77, and it solved the problem.
The configure correctly identify the CFLAGS for alpha, but -mieee should
be given to g77, too. So in configure.in and configure, you should add
the following (I included a patch below)
By the way, I compiled R on PC164SX + 21164PC/533 using egcs-1.1.2. All
other libraries are Redhat-6.0 default.
--- R-0.64.1/configure.in.orig Tue Jun 8 19:05:31 1999
+++ R-0.64.1/configure.in Tue Jun 8 19:06:28 1999
@@ -575,6 +575,7 @@
;;
alpha*linux)
CFLAGS="-mieee ${CFLAGS}"
+ FFLAGS="-mieee ${FFLAG...
2000 Jun 15
2
[PATCH] ./configure fails to recognize alphapca56 (R-1.1.0)
I think I reported this bug in the past. At that time, I was told that
it is a bug of autoconf.
./configure does not recognize Linux on DEC Alpha 21164PC (a cheap version
of Alpha EV56), so all the compilation flags were set incorrectly. I
don't know the right way to fix it (I don't know how autoconf works
yet ...), but the following patch fixes the problem.
Thank you,
Naoki
Naoki Takebayashi <ntakebay@bio.indiana.edu>
--- Dept....
2000 Jun 16
1
[PATCH] ./configure fails to recognize alphapca56 (PR#572)
...: [Rd] [PATCH] ./configure fails to recognize alphapca56 (R-1.
Cc: r-devel@stat.math.ethz.ch
On 15-Jun-00 Naoki Takebayashi wrote:
> I think I reported this bug in the past. At that time, I was told that
> it is a bug of autoconf.
>
> ./configure does not recognize Linux on DEC Alpha 21164PC (a cheap version
> of Alpha EV56), so all the compilation flags were set incorrectly. I
> don't know the right way to fix it (I don't know how autoconf works
> yet ...), but the following patch fixes the problem.
>
> Thank you,
> Naoki
>
> Naoki Takebayashi &l...
2000 Jun 20
5
Compiling R on an Alpha
Sorry to be such a nuisance but after asking for help with compiling
R-1.1.0 on an Intel-based machine I now have another problem on the
Alpha DS-10 server which my students use.
Compilation and instalation proceed perfectly, but when I invoke R I
get:
[etdx01:bin]$ ./R
Fatal error: The X11 shared library could not be loaded.
The error was /home/etptupaf/R/lib/R/bin/R_X11.so: undefined