search for: gcc33

Displaying 13 results from an estimated 13 matches for "gcc33".

Did you mean: gcc3
2004 Dec 14
3
make check-all failed on SLES8 for x86_64
...{ V <- E$vect lam <- E$values stopifnot(Mod(A %*% V - V %*% diag(lam)) < Eps, .... [TRUNCATED] > sm <- cbind(1, 3:1, 1:3) > eigenok(sm, eigen(sm)) Error: abs(A %*% V - V %*% diag(lam)) < Eps is not TRUE This is using: ~/R-2.0.1> gcc -v Reading specs from /opt/gcc33/lib64/gcc-lib/x86_64-suse-linux/3.3/specs Configured with: ../configure --enable-threads=posix --prefix=/opt/gcc33 --with-local-prefix=/usr/local --infodir=/opt/gcc33/share/info --mandir=/opt/gcc33/share/man --libdir=/opt/gcc33/lib64 --enable-languages=c,c++,f77,objc,java,ada --disable-checking --e...
2010 Feb 10
1
Paravirt compile failure with gcc33
Hi, As I was compile-testing 2.6.33-rc with gcc-3.3, binutils-2.19.51-10.26.4.x86_64, I observed a failure when CONFIG_PARAVIRT is turned on: [any file] /home/jengelh/code/linux/arch/x86/include/asm/paravirt.h: In function `rif_seq_stop': /home/jengelh/code/linux/arch/x86/include/asm/paravirt.h:763: warning: asm operand 5 probably doesn't match constraints
2010 Feb 10
1
Paravirt compile failure with gcc33
Hi, As I was compile-testing 2.6.33-rc with gcc-3.3, binutils-2.19.51-10.26.4.x86_64, I observed a failure when CONFIG_PARAVIRT is turned on: [any file] /home/jengelh/code/linux/arch/x86/include/asm/paravirt.h: In function `rif_seq_stop': /home/jengelh/code/linux/arch/x86/include/asm/paravirt.h:763: warning: asm operand 5 probably doesn't match constraints
2003 Jul 31
2
mysql323 + gcc on 4.8-s
...(some local stuff needs a php3 processor) with mysql support. using the mysql323 client/server from ports. mysql (which i know i've built before on older stable's) reports gcc can't convert longlong to something or other... basicly saying i need a newer compiler. i'm installing gcc33 from ports, since it's the latest release according to gnu's site... but running 'make check' (which is still running) has been spitting out quite a few failures like, FAIL: SyncGlobal -O execution - bytecode->native test FAIL: Thread_Sleep output - bytecode->native test FAI...
2005 Oct 20
1
2.4.30-xenU kernel / openswan 1.0.9
...ing to compile the kernel 2.4.30 after apply the patches from openswan-1.0.9. The error ocurrs using: kernel 2.4.30 (xenU kernel) iptables 1.3.3 patch-o-matic-ng-20051010 openswan 1.0.9 the menu fails going to netfilter configuration options [root@xenkbunk linux-2.4.30-xenUOSW-1.0.9]# make CC=gcc33 ARCH=xen menuconfig rm -f include/asm ( cd include ; ln -sf asm-xen asm) make -C scripts/lxdialog all make[1]: Entering directory `/download/kernels/xen-2.0/linux-2.4.30-xenUOSW-1.0.9/scripts/lxdialog'' make[1]: Leaving directory `/download/kernels/xen-2.0/linux-2.4.30-xenUOSW-1.0.9/scripts...
2005 Oct 11
0
iptables iprange match
Hello list!: Well, I was able to install xen 2.0.7 using a 2.4.30 kernel in a domU. The domU have installed gcc3.4 .. after yum -y install compat-gcc* and put CC=gcc33 in all make commands and other changes as here: http://lists.xensource.com/archives/html/xen-users/2005-08/msg00258.html I''m trying to use the iprange match, but every time when I want apply a rule I receives: iptables: No chain/target/match by that name I''m using a 2.4.30 ker...
2004 Jul 26
5
installing problems repeated.tgz linux
Hi, i try several possibilities adn looking in the archive, but didn't getting success to install j.lindsey's usefuel "library repeated" on my linux (suse9.0 with kernel 2.6.7,R.1.9.1) P.S. Windows, works fine Many thanks for help Christian chris at linux:/space/downs> R CMD INSTALL - l /usr/lib/R/library repeated WARNING: invalid package '-' WARNING:
2011 Mar 22
7
q4wine first start
Hi, I'm new to this forum. I've installed wine and q4wine-0.120+r1-1.9 on SLED11 SP1. Whereas the wine shell works OK - iexplorer and notepad are active, I'm unable to make q4wine first launch- neither from the glass icon nor from GNOME terminal. The terminal after the command: me at linux:~> q4wine produces: Code: q4wine: symbol lookup error: q4wine: undefined symbol:
2004 Nov 06
3
Installing Packages on an Athlon 64 Linux System
I installed FC 2 X86-64 on an Athlon 64 system. I then installed R 2.0.0. It runs fine except when I try to install or update packages using either "install.packages" or "update.packages". I get the following types of errors: gcc -I/usr/lib/R/include -I/usr/local/include -D__NO_MATH_INLINES -mieee-fp -fPIC -O2 -g -pipe -march=i386 -mcpu=i686 -c block.c -o block.o cc1:
2003 Apr 29
4
Bug in g++ 2.95.4 (Pointer to member functions)
Hi, I think I have discovered a bug in FreeBSD 4.8-STABLE's system C++ compiler: % gcc -v % Using builtin specs. % gcc version 2.95.4 20020320 [FreeBSD] Here is a stripped down example that can be used to reproduce the bug: // ----------- begin bug.cpp ----------- #include <iostream> class Class { public: void M1 (void) { cout << "M1" << endl; }; void M2
2004 Jul 27
4
Problems with Lapack's eigen() on 64-bit
I'm only now realizing that we have severe problems with R on our AMD 'Opteron' and 'Athlon64' clients running Redhat Enterprise with all 64-bit libraries (AFAICS). The Lapack problem happens for R-patched and R-devel both on the Opteron and the Athlon64. Here are platform details: o "gcc -v" and "g77 -v" both end with the line gcc version 3.2.3
2005 Sep 27
1
failed make install on Solaris 10
I finally got Solaris to successfully make asterisk, using these instructions: http://sunfreeware.com/programlistsparc10.html#gcc33 Now though, when I issue the make install, I get this error: mkdir -p /var/opt/asterisk/spool/system mkdir -p /var/opt/asterisk/spool/tmp mkdir -p /var/opt/asterisk/spool/meetme install -m 755 asterisk /opt/asterisk/usr/sbin/ install: asterisk was not found anywhere! make: *** [bininstall] Error...
2003 Aug 11
5
realpath(3) et al
First, I hope that this message is not considered flame bait. As someone who has used FreeBSD for for 5+ years now, I have a genuine interest in the integrity of our source code. Second, I hope that this message is not taken as any form of insult or finger pointing. Software without bugs does not exist, and I think we all know that. Acknowledging that point and working to mitigate the risks