Displaying 20 results from an estimated 5000 matches similar to: "which compiler"
1998 Nov 05
1
compilation of 0.62.4
Hello,
I have compiled 0.62.4 under Linux and it runs fine (a gcc/g77
combination). When I try the same thing under AIX (4.1.5) or under dec's
OSF (both also gcc/g77) I get problems. Under AIX, system.c complains:
system.c: In function `waitForActivity':
system.c:150: `fd_set' undeclared (first use in this function)
system.c:150: (Each undeclared identifier is reported only once
2000 Mar 06
2
f2c question
Hello,
I decided to try to compile R version 1.0.0 on my home-hacked linux
system. This is not a conventional distribution, but has been upgraded
countless numbers of times (I think it started as a 1.2.13). It's up to
2.2.13 (kernel version) and I still use gcc 2.7.2.3. I have managed to
deal with the fortran part of R with f2c. As it turns out I can compile
the program OK, but when it
1999 Mar 12
0
Subject: R 68.3 on OSF V4.0 problems
Hello,
With regards to Peter's comment, I got R to compile on OSF 4.0C, though
I'm a little behind on versions. I only have 0.63.3 and haven't found
anything newer...
All kidding regarding typos aside, I went through that floating point
exception business on the Alpha and I just didn't have time to make it
work. Someone tipped me on to f2c, which I had used with my (old gcc
1999 Dec 20
2
digital unix linking problem
Greetings.
I'm trying to install R-0.90.1 on our digital 4.0F servers (alphaev6 arch).
Using either the digital cc and f77, or gcc 2.95.2 and g77, R compiles,
but on trying to execute it I get:
11819:./bin/R.X11: /sbin/loader: Fatal Error: cannot map xxxxxxx
I'm used to 'cannot map', but always with a shared library name,
not 'xxxxxxx'. Has anyone else run into this
1999 Dec 20
0
f2c and OSF
Hello,
I take it all back. I just tried to comple 0.90.1 on my alpha (with f2c)
and it didn't work. I'll look into it when I find time (I STILL usually
run on my libretto and linux, even through my RS6000 workstation).
Jonathan
Jonathan Yuen, Professor in Plant Pathology phone: 46 18 672369
Dept. of Ecology and Crop Production Sciences fax: 46 18 672890
Swedish University of
1999 Sep 26
1
install problem -- libg2c
Hi, there
I'm totally new to this. I used to use SPLUS, but think maybe
useful to try R at home.
But seems it doesn't like me. I got error message says
ld: cannot open -lg2c: No such file or directory
My OS is openlinux 2.3. I use egcs-2.91.66. I searched under
/lib/egcs-2.91.66/ but found no libg2c.a. There's only a libgcc.a.
Thought maybe g77 people changed
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
1999 Mar 08
0
documentation?
Hello,
Does anyone know where I might BEGIN to look for the reason why the
documentation for R doesn't 'produced' properly on my linux machines? The
binary is made and seems to run (the demos work), but I don't get any help
pages (ie I get nothing when I type ?contributors). If I repeatedly run
the 'build-help' command in the bin directory, it will take up where it
broke
1999 Mar 09
0
R docs
Hello,
I managed to solve the problem myself. After fooling around with the
machine(s) last night I discovered that either my groff (1.09) is either
'broken' or too old. This is on a 'homemade' linux machine and the groff
was from 1994.
After updating to groff 1.11 the docs came out just fine!!
Jonathan Yuen phone: 46 18 672369
Swedish
1999 Apr 01
1
PLATFORMS
Only three entries thus far.
Please keep them coming in.
-k
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 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 Thomas
2000 Oct 31
1
Compiling R in Caldera Linux
I am new to Linux and its ways, and so I am having a bit of trouble compiling R.
The system I am using is Caldera Open Linux 2.4. I have egcs and g77 version
2.91.66 installed and they seem to work fine. When I try to run the
configure script for R, it quits at the test of g77 with an error "Can't find
-lg2c".
Does this error mean I am missing a library, and if so, which one?
1999 Feb 09
3
Installing on 64-bit Dec or SGI
Hi all,
The systems guys here in the stat dept don't seem to be able to
compile R on the Dec Alphas or on the SGIs. Can anyone give them a hand?
-Greg
-------------------------------------------------------------------------------
Gregory R. Warnes | It is high time that the ideal of success
warnes at biostat.washington.edu | be replaced by the ideal of service.
2000 Mar 07
0
getwd/setwd function
Hello All,
It appears that something is still not right with my linux systems. I can
compile R (ie make and make install) but make check fails. It appears
that the getwd and setwd functions don't work -- getwd returns gibberish.
Thus I can run the graphics demo until it tries to read in the iris data.
I'll admit I've done maybe too much to these systems to be able to get R
to
1999 Feb 11
2
Installing on DEC 4.0b Alpha Server 2100A
Greetings,
I am trying to install R (0.63.2) on a Digital Unix 4.0b
Alpha Server 2100A using gcc 2.8.1 and f77 v 0.5.2.3. It
seems to compile OK. However, when I try to run R I get
the following message:
R : Copyright 1999, The R Development Core Team
Version 0.63.2 (January 12, 1999)
R is free software and comes with ABSOLUTELY NO WARRANTY.
You are welcome to redistribute it under
1998 Feb 25
1
R-beta: Re: dse+redhat 4.2 problem
>R INSTALL dse rlibs
>Installing package `dse' ...
>libs
>gcc -g -fpic -I/usr/local/R-0.61/include -c dsefor.c -o dsefor.o
>/tmp/cca02533.i:1: numeric constant with no digits
>/tmp/cca02533.i:1: numeric constant with no digits
>...
>is there something wrong with my gcc or is there some
>option missing somewhere?
>I suspect the problem might have to do with
1998 Feb 25
1
R-beta: Re: dse+redhat 4.2 problem
>R INSTALL dse rlibs
>Installing package `dse' ...
>libs
>gcc -g -fpic -I/usr/local/R-0.61/include -c dsefor.c -o dsefor.o
>/tmp/cca02533.i:1: numeric constant with no digits
>/tmp/cca02533.i:1: numeric constant with no digits
>...
>is there something wrong with my gcc or is there some
>option missing somewhere?
>I suspect the problem might have to do with
1999 Jul 09
4
core dump on 0.64.2 SPARC/Solaris 2.6 in eigen (PR#223)
..
R is now configured for sparc-sun-solaris2.6
Source directory: .
Installation directory: /unsup/R-0.64.2
C compiler: gcc -g -O2
FORTRAN compiler: g77 -O2
Gnome support: no
$ gcc --version
egcs-2.91.66
$ g77 --version
GNU Fortran 0.5.24-19981002
"make check" later fails. The failure is in the test of the eigen()
function. The
1998 Mar 22
3
R-0.61.1 compiled with egcs-mingw32
I have made available the work of the last weekend that I mentioned
in my previous messages on ftp://sirio.stat.unipd.it/pub/R.
Many thanks to Peter D. and Ross I. for their suggestions.
If you think that the work is of some interest, I can upload it
to CRAN.
guido m.
This is the README enclosed in the distribution.
-------------------------------------------------------------------------
2000 Mar 10
1
Problem while installing packages
Dear R team / R helpers / R users ,
I downloaded R-1.0.0 to install it but I am currently facing the
following problem :
Installation of packages.
Here is the output I had while trying to install RmSQL :
-------------
> R INSTALL -l /software/R-1.0.0/library/
/software/archive/R/RmSQL_0.2-1.tar.gz
Installing package `RmSQL' ...
libs
RmSQL.c:7: msql.h: No such file or directory
make:
2000 May 25
9
problem on upgrading to RH6.2 (was problem with ts pack
plummer at iarc.fr said:
> On 24-May-00 Prof Brian D Ripley wrote:
> On Wed, 24 May 2000, Christian Posse wrote:
> >> >> I just encountered a problem with the ts package: >> >> >
> library(ts) >> Error in dyn.load(x, as.logical(local),
> as.logical(now)) : >> unable to load shared library >> "/usr/
>