similar to: gcc version

Displaying 20 results from an estimated 40000 matches similar to: "gcc version"

2000 Mar 12
1
make check fails after base-Ex.R
Dear R-help, I tried to build the R-release version of R-1.0.0. ./configure and make seemed to go just fine. When I ran 'make check' from $RHOME, it dumped core apparently in the quit('no') on the last line of base-Ex.R I had been having some problems with a package I am building in that R would report with "Process R segmentation violation (core dumped)" upon
2000 Mar 15
2
headers needed in gcc
i am working my way to create a stdin-stdout version of R i am not a gcc configuration expert. currently, i am missing #include <sys/types.h> # include <sys/socket.h> # include <netinet/in.h> # include <netinet/tcp.h> #include "sock.h" as far as i understand my system, these header files shpuld be in /usr/local/lib/gcc-lib/sparc-sun-solaris2.7/2.95.1/include
2001 Oct 15
1
gcc and Windows 2000
Hello: After using R, > version _ platform i386-pc-mingw32 arch x86 os Win32 system x86, Win32 status major 1 minor 3.1 year 2001 month 08 day 31 language R on NT 4.0 for some time, I have now received a new machine at
2000 Apr 20
1
egd.pl 0.7 stops working with Sol8/perl 5.6.0
The usual suspects: Solaris 8 gcc 2.95.2 perl 5.60 egd 0.7 openssl 0.95.a openssh 1.2.3 # egd.pl /etc/entropy --- It works the first few minutes and then just stops working. OpenSSH connections started still work, ssh just hangs with a new connection. I've even tried --bottomless; no joy. 0.6 and Solaris 7 worked great. I'm going to try the /dev/random that was mentioned before. Any
2006 Feb 06
1
.version in zaptel
Hi I must be missing something here: do the zaptel tarball (1.2.2 and 1.2.3) miss the file .version? Without it version.h will be generated with an empty version number and some bad things will happen, IIRC. I've added it mnually to the Debian package. But I have a feeling that I have somehow missed the way it should be generated. -- Tzafrir Cohen | tzafrir@jbr.cohens.org.il | VIM
2001 Nov 01
1
gcc 3.0.1 problems?
It is very likely my system is messed up, but I mention this in the event that others are having similar problems: On Solaris I am experiencing a segmentation fault when trying to load my fortran .so code after I have compiled R with gcc 3.0.1, but not when I compile with 2.95.2. (Both R 1.3.1 and R-devel.) Paul Gilbert
2000 Mar 07
2
[Fwd: va_list problems on Solaris]
This might shed some light on the va_list problem reported previously. -d David Hesprich wrote: > > On Wed, 8 Mar 2000, Damien Miller wrote: > > > > log.c: In function `fatal': > > > log.c:17: `__builtin_va_alist' undeclared (first use in this function) > > > > A few people have reported this - it looks like a gcc vs native cc > > problem.
2001 May 18
1
1.2.3 debian version
Hi all. I'm wondering why there isn't yet the debian version of R 1.2.3. Am I missing something? TIA, Stefano ******************************* Stefano Calza Istituto di Statistica Medica e Biometria Universit? degli Studi di Milano Via G. Venezian, 1 20133 Milano tel. +39 02/2361302, 02/70600908 fax 02/2362930
2002 Sep 11
1
gcc and g77 combos
--Apple-Mail-7--233789088 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII; format=flowed Hi Kurt I currently have on my Mac gcc 2.95.2, 3.1, and 3.3 and the corresponding g77 versions as well. R builds fine with the 2.95.2 combo, it also builds fine with gcc 2.95.2 and g77 3.1. But using gcc 3.1 or gcc 3.3 gives the familiar problem that I mentioned before (although
2006 Jan 27
6
Lockups since upgrade 1.2.3 - anyone else? Any ideas?
Boy oh boy. This blows. I upgraded to 1.2.2 from 1.0.9, and of course had the timebomb bug. Immediately after upgrading to 1.2.3 we were ok, for 24 hours or so. Since upgrading to 1.2.3, though, the whole system has locked up twice. Once on Thursday, and then about a half hour ago. The server would reply to a ping, but no ssh login, no local console login - just locked up. This ain't good for
2006 Jan 25
10
Asterisk 1.2.3 Released - Critical Update
Asterisk 1.2.3 has been released and contains a number of bug fixes. One of the fixes is for a critical bug introduced in version 1.2.2 that will cause an Asterisk server to stop processing calls correctly when the server's clock reaches January 25th, 2006 (today). It is vital to upgrade all 1.2.2 servers with this release as soon as possible. Thank you for your support for Asterisk!
2007 Nov 13
1
Using multiple Ruby versions
Is there a way to setup multiple versions of Ruby to use with different projects like we can with the version of Rails? On my dev machine I have Ruby 1.8.6 with Rails 1.2.3, which works fine. But one of my projects uses Rails 1.2.2, which turns out to have problem with Ruby 1.8.6. Instead, Ruby 1.8.5 is required. Is there a way to have both versions of Ruby installed, and specify which one a
2001 Mar 01
2
timeline for R-1.2.x where x>1?
> Date: Thu, 1 Mar 2001 08:52:09 -0500 (EST) > From: Walter Tautz <wtautz@math.uwaterloo.ca> Re: [Rd] timeline for R-1.2.x where x>1? Just curious as I am looking to update our installation. You can always find the current plans on developer.r-project.org. That says The latest release of R was 1.2.2 on February 26th, 2001. We might have a 1.2.3 release mainly with fixes
2001 Jan 30
1
HP-UX lastlog / contrib
Hi, just built 2.3.0p1 on HP-UX 10.20 more or less smoothly >From 1.2.3 I had documented --without-lastlog, can't remember why, broke something. So I tried my old configure settings for 2.3.0 which seams to break stuff: loginrec.c:1338: warning: `struct lastlog' declared inside parameter list some more dereferencing pointers and then Error 1 [of course] Omitting the
2001 Apr 28
1
modulus operator gets syntax error (PR#925)
Full_Name: M. Edward Borasky Version: 1.2.2 OS: both Windows 2000 and Red Hat Linux 7.1 Submission from: (NULL) (208.130.245.188) According to the R language manual, "%" is the modulus operator. However, on both Windows and Linux, I get a syntax error when I type records <- 100000 records % 1000 I tried wrapping the operands with "as.integer ()" but that didn't help
2007 May 21
1
slow file creation
Hi all, I'm troubleshooting an ocfs2 performance problem where creating files in a directory containing ~180k files is taking significant time to complete. Sometimes creating an empty file will take >100 seconds to complete. This is a three node cluster. I'm currently running OCFS2 1.2.3-1. Are there any changes in a recent version that may address this issue? What should I look
2011 Aug 31
1
Native mp3 playback winemp3.acm/l3codeca.acm regression?
Two issues. 1. Probable regression in Wine v1.2.2 and 1.2.3 (v 1.2 ok): - ACM / native WMP playback not working. Tried to upgrade to 1.2.3, then 1.2.2 and they both cause the player (1by1) to hang, nothing written to console. Revert back to v1.2 and acm works fine again. 2. Bug in Wine v1.3.x: - ACM / native WMP playback (using libmpg123) elapsed track time advances too quickly (nearly two
2002 Jan 08
2
installing R-1.3.1 on Solaris 2.6
Hi All, I am trying to install R1.3.1 on solaris 2.6 using the gcc/g77 compiler. The configure step succeeded, but make failed. The compiler versions I used are: gcc version 2.95.2 19991024 (release) g77 version 2.95.2 19991024 (release) CC workshop Compilers 5.0 98/12/15 C++ 5.0 I can't use the c++ compiler(v2.95.2), since it failed the configure step. I can't use f77 either,
2001 Dec 28
3
Compiling samba with solaris
Hi, I just cvs the samba_2_2 branch with cvs -d :pserver:cvs@samba.org:/cvsroot co -r SAMBA_2_2 samba and i try to compile samba with gcc under solaris 8 (SUNultra10): # pwd /tmp/samba/source # ./configure --with-automount --with-nisplus-home loading cache ./config.cache checking for gcc... gcc checking whether the C compiler (gcc -O ) works... no configure: error: installation or configuration
2002 Aug 19
1
install the SJava package on unix
Hi, I've got a problem to use the SJava package with R. I have a SUN solaris 8 machine. Then I did R INSTALL -c SJava_0.65-0.tar.gz without problem Now I try the test provided on the web site: library(SJava) and here I receive the error message: Error in dyn.load(x, as.logical(local), as.logical(now)) : unable to load shared library