Displaying 20 results from an estimated 7000 matches similar to: "compilation of R-0.63.3 on alpha (PR#183)"
1999 May 03
1
problems compiling R-0.63.3 on alpha
Hi again !
Thanks for the info on updating the config.site file which I
have done. I have also added -lm in the Makeconf manually
because this is needed explicitly for DEC cc.
However, there are still a few problems when linking some
of the files as you can see from the enclosed log.
Ciao,
Andreas
-------------------------------------------------------
R-0.63.3>make
make[1]: Entering
1999 Apr 30
0
problems compiling R-0.63.3 and 0.64.0 on alpha
I have problems compiling R (both 0.63.3 and 0.64.0) on a DEC-UX 4.0E alpha
(ev6) as illustrated in the enclosed log. I have tried adding the suggestions
given in PLATFORMS, without any significant improvement...
I have included the config.cache aswell.
Any suggestions on how to solve this ?
Thanx!
Andreas
~~~~~~~~~~~~~
.
.
.
gcc -ieee_with_inexact -g -O2 -I../include -I../../src/include -c
2002 Jul 11
1
dyn.load tcl/tk (PR#1774)
<<insert bug report here>>
------------------------------------------------------
Error:
R : Copyright 2002, The R Development Core Team
Version 1.5.1 (2002-06-17)
R is free software and comes with ABSOLUTELY NO WARRANTY.
You are welcome to redistribute it under certain conditions.
Type `license()' or `licence()' for distribution details.
R is a collaborative project with
2000 Feb 08
0
extra flags for cc and f77 on alpha (PR#420)
Full_Name: Albrecht Gebhardt
Version: 0.99.0
OS: alpha, osf4.0
Submission from: (NULL) (143.205.180.40)
Im not sure if this is really correct, but it has proven to work.
1. It is always a good idea to add -std1 to DEC cc's flags to force
strict ANSI language mode. It was neccessary for 0.90.x to compile,
so I used it for 0.99.0 too
2. I'm not sure if -fpe3 is neccessary for DEC f77,
1998 Nov 06
1
DEC alpha INSTALLATION R-0.62.4
Hi,
Just downloaded the R-0.62.4 of R and tried to install it. With the
standard procedure :
./configure
make
At the end of the compilation I got the following message :
ld:
../lib/libunix.a(system.o): main: multiply defined
fort: Severe: Failed while trying to link.
*** Exit 1
Stop.
*** Exit 1
Stop.
*** Exit 1
Stop.
*** Exit 1
Stop.
I attach the printout after the ./configure and make
2001 Jun 25
5
Trouble compiling R-1.3.0 under Tru64
Dear all,
I have some difficulty getting R-1.3.0 to run on the alpha, with osf4.0e
(Tru64, or whatever they call it... :-) ).
configure reports the following configuration:
R is now configured for alphaev6-dec-osf4.0e
Source directory: .
Installation directory: /astro/local
C compiler: gcc -mieee -g -O2
C++ compiler: c++ -g -O2
FORTRAN
2001 Jun 25
5
Trouble compiling R-1.3.0 under Tru64
Dear all,
I have some difficulty getting R-1.3.0 to run on the alpha, with osf4.0e
(Tru64, or whatever they call it... :-) ).
configure reports the following configuration:
R is now configured for alphaev6-dec-osf4.0e
Source directory: .
Installation directory: /astro/local
C compiler: gcc -mieee -g -O2
C++ compiler: c++ -g -O2
FORTRAN
1999 Mar 10
0
Compiling R-0.63.? on DEC Alpha UNIX 4.0
I tried to compile R-0.63.1 to R-0.63.3 on my DEC Alpha with the
operating system of UNIX 4.0. All have the same problem after
R.binary has been successfully compiled. The last few lines of the
message are shown as below:
...
make[4]: Entering directory `/home/ming/R-0.63.3/src/library/modreg/src'
f77 -c bsplvd.f -o bsplvd.o
f77 -c bvalue.f -o bvalue.o
f77 -c bvalus.f -o bvalus.o
f77
2001 Jan 10
1
configure error on alpha (PR#806)
Hi,
I've found that the default options of gcc and g77 on alpha produce an
executable that suffers from floating exceptions. There seems to be a
problem with the configure scripts that prevents the --with-f77 option
working correctly. The configure script tests that f77 is running by
attempting to compile and link a dummy program - the link step seems
broken on the alpha (it doesn't like
2006 Jun 08
1
Problems Building R-2.3.1 on Alpha server ES40 running Tru64 V5.1B PK#5
R Listers,
One of the list contributors suggested I abandon attempts to build
R-1.9.1 and focus on building R-2.3.1. I believe the main set of
packages have been built properly (with some changes to the code) -
however, when building the Recommended packages, the build fails.
CODE CHANGES:
=============
1. My C compiler requires a ";" on line 589 of
..../src/main/printutils.c. Here
2000 Mar 21
0
Summing up histograms and misc.
Dear all!
I have a few questions. I'm running Version 1.0.0 on Digital UNIX.
My problem is as follows: I have hundreds of megabytes in images stored in
a few hundred files, and I want to extract some basic characteristics
about the images in these files. For a start, I need to find the density
function of all the files combined. Since it's several hundred MBs, I
haven't enough RAM to
2002 Jun 15
1
R configure.in makes bad alpha assumptions (PR#1676)
Hi,
I was looking at configure.in for R-1.4.1 and in the
case "${host_cpu}" in
part under alpha CPU's, the switch of -mieee for g77 and -fpe3 otherwise
is an OSF specific, not alpha specific issue. In particular, if someone
used f2c-f77 (shell script which emulates a fortran compiler with f2c and
the c compiler), they'd get the broken -fpe3. I'd probably either test
for
1999 Apr 12
3
Fortran vs C, easing using Fortran
> Date: Mon, 12 Apr 1999 11:30:20 +0200 (MET DST)
> From: Albrecht Gebhardt <albrecht.gebhardt@uni-klu.ac.at>
> > I think in R we can do better than at present, if only I knew
> > exactly how. One idea is to have (effectively) a `hints' file that
> > configure uses to add a base set of libraries to FLIBS, but on Solaris
> > at least, using the Fortran
1999 Mar 12
1
R 68.3 on OSF V4.0 problems
I am trying to install R-0.63.3 on a Digital Alpha running OSF V4.0D, and
having some difficulties. Can anyone help?
Also, I found some "oddities" in the installation process. I expect that
this message is read by the developers, maybe some of my suggestions can be
incorporated into future releases.
Please reply to me directly (as well as possibly also to this mailing list):
I am not a
2001 Jun 26
1
compiling R-1.3.0 under Tru64 Unix
Dear all-
I get the same problem in compiling R-1.3.0 on
Tru64 Unix (OSF 5.0). Here is the final output of
the ./configure
R is now configured for alphaev67-dec-osf5.0
Source directory: .
Installation directory: /usr/local
C compiler: gcc -mieee -g -O2
C++ compiler: c++ -g -O2
FORTRAN compiler: f77 -fpe3 -g
X11 support:
1999 Apr 02
4
PLATFORMS Update
NAME Douglas Bates
EMAIL bates@stat.wisc.edu
VERSION 0.63.3
PLATFORM i386-unknown-linux
SYSTEM Debian 2.1
CC/FC/MAKE egcs/g77/make
NAME Martyn Plummer
EMAIL plummer@iarc.fr
VERSION 0.63.3
PLATFORM i386-unknown-linux
SYSTEM Redhat 5.1
CC/FC/MAKE gcc/egcs-g77/make
NAME Göran Broström
EMAIL gb@stat.umu.se
VERSION 0.63.3
PLATFORM
1998 Jun 18
1
Compiling under Digital Unix
I tried a compilation of R-0.62.1 on a DEC Alpha that identifies
itself as
Digital UNIX V4.0A (Rev. 464); Thu May 14 14:08:00 CDT 1998
$ uname -a
OSF1 atlas.stat.wisc.edu V4.0 464 alpha
I got to the final link step then got an error with
gcc -ieee_with_inexact -g -O2 -I../include -c version.c
f77 -o R.binary arithmetic.o array.o attrib.o bind.o builtin.o character.o coerce.o colors.o
1999 Nov 13
0
patches for alpha
Recently I reviewed my RPM spec files for DU 4.0, and noticed that I
forgot to post some problems + patches:
1. ./configure fails to choose a PIC flag, I simply removed the
AC_MSG_ERROR and it works. There is actually no PIC flag for DEC cc (with
DU 4.0E)
--- ./configure.in.alpha-patch Mon Aug 23 06:36:28 1999
+++ ./configure.in Sun Sep 12 17:38:27 1999
@@ -541,7 +541,9 @@
2001 Jul 19
1
Compiling R-1.3.0-patched on OSF1
Dear R-users,
I currently have trouble in trying to compile R-1.3.0-patched on Compaq
OSF1.
--------
>uname -a
OSF1 adenine.fysik.dtu.dk V4.0 1229 alpha
--------
The 'configure' step ended seemingly corretly:
-----------------------
R is now configured for alphaev6-dec-osf4.0f
Source directory: .
Installation directory: /home/adenine/sysman/laurent/share/
C
2000 Feb 10
0
compiling R on alpha 4.0E
I have tried compiling R on a dec alpha running digital unix 4.0E
configure works ok - giving
is now configured for alpha-dec-osf4.0
Source directory: .
Installation directory: /hpc/readonly/code/bin.alpha/R
C compiler: gcc -ieee_with_inexact -g -O2
FORTRAN compiler: f77
Gnome support: no
make runs ok (make version gnu make-3.78.1)