search for: gcc34

Displaying 12 results from an estimated 12 matches for "gcc34".

Did you mean: gcc3
2007 Oct 17
3
DO NOT REPLY [Bug 5022] New: FreeBSD 4.11 - Compilation Fails - uidlist.c - gcc2 / gcc3
https://bugzilla.samba.org/show_bug.cgi?id=5022 Summary: FreeBSD 4.11 - Compilation Fails - uidlist.c - gcc2 / gcc3 Product: rsync Version: 3.0.0 Platform: x86 OS/Version: FreeBSD Status: NEW Severity: normal Priority: P3 Component: core AssignedTo: wayned@samba.org
2015 May 29
1
gcc34 from centos 6 install on CentOS 7
is there any issue with installing the compat-gcc34 package from centos 6 on centos 7 ? Thanks, jerry
2007 Jul 03
2
wine on centos 5 amd 64 and opengl
...opengl32/wgl.c:519: undefined reference to `gluDeleteTess' /home/silentm/wine-0.9.40/dlls/opengl32/wgl.c:475: undefined reference to `gluTessVertex' /home/silentm/wine-0.9.40/dlls/opengl32/wgl.c:504: undefined reference to `gluTessEndContour' collect2: ld returned 1 exit status winegcc: gcc34 failed. make[2]: *** [opengl32.dll.so] Error 2 make[2]: Leaving directory `/home/silentm/wine-0.9.40/dlls/opengl32' make[1]: *** [opengl32] Error 2 make[1]: Leaving directory `/home/silentm/wine-0.9.40/dlls' make: *** [dlls] Error 2
2008 Feb 14
1
[LLVMdev] Bug Report - Broken versions of FC6-GCC.4.1.1 when complie llvm-2.2 source
2010 May 31
1
Corrections for Solaris stuff in manual
..." Again incorrect. Both Blastwave and OpenCSW are in existence. There is a lot of bad feelings between the two camps, but they do both still exist. I was going to ask if you knew how to build R as a 64-bit application on OpenSolaris x64, though I see you indicate ############ Tests with gcc34 on ?x86? and ?amd64? have been less successful: ?x86? builds have failed on tests using complex arithmetic35, whereas on ?amd64? the builds have failed to complete in several different ways, most recently with relocation errors for libRblas.so. ############ I get that when trying to build R wit...
2007 Jun 02
0
compile 0.9.38 for 32 bit on amd 64
I am compiling 0.9.38 for 32 bits on and AMD 64 machine. I am using centos 5. I do the following: export CC="gcc34 -m32" ./configure --libdir=/usr/lib --x-libraries=/usr/lib make and I get errors at link time of: opengl32/wgl.c undefined reference to 'gluNewTess' and a bunch of others. What am I missing that is needed? I will also try with "--without-opengl" thanks, Jerry
2012 Sep 25
1
minor swap issue ....
...ils/../lib/R8/SSE2/libutils.a up to date. make[2]: Leaving directory `/home/wam/dev/CFD/Utils' make[1]: Leaving directory `/home/wam/dev/CFD/Utils' cd /net/cube/home/wam/V8/Cnx/test/junk/cart/unstaggered/bfc/utils; icc -c -DNDEBUG -DUNDER_SCORE_SYS -DLOSE_GAMMAL -gcc-version=340 -gcc-name=gcc34 -fabi-version=2 -I /net/cube/home/wam/V8/Cnx/test/junk/cart/unstaggered/bfc/include -wd138,167,186,266,279,880,1418,1419,2330,2331 -O3 -ip -opt-prefetch -parallel -opt-multi-version-aggressive -xSSE2 -DP64_BIT test.cpp cd /net/cube/home/wam/V8/Cnx/test/junk/cart/unstaggered/bfc/utils; icc -o /h...
2013 Jul 17
0
opusfile, compiler warnings
Just a report about compiler warnings generated when building opusfile from current git. Regards. # x86-Linux builds / gcc48 and clang-3.3 (no warnings) # x86-Linux builds / gcc34 src/opusfile.c: In function `op_calc_bitrate': src/opusfile.c:1777: warning: integer constant is too large for "long" type src/opusfile.c: In function `op_open2': src/opusfile.c:1131: warning: 'end_offset' might be used uninitialized in this function $ x86-Linux builds /...
2007 Apr 18
4
linuxthreads & Printers in Centos5...
Dear All, Firstly, many thanks for the hard work put in by the development team :) Now I have a couple of problems, any help welcome: 1) Some of our software needs linuxthreads (i.e. InsightII) but it's closed source and the writers (Accelrys) are unlikely to respin the code as they want us to move to a different program. Is there any way of installing another set of glibc libs on centos
2008 Oct 23
4
First release (v0.1.0) of the new Sieve implementation for Dovecot v1.2
Hello Dovecot users, Finally, after little more than a year, I finished the first release of the new Sieve implementation for Dovecot. The main reason for rewriting the Sieve engine is to provide more reliable script execution and to provide better error messages to users and system administrators. Also, since the Sieve language evolves quickly, with new language extensions published every
2008 Oct 23
4
First release (v0.1.0) of the new Sieve implementation for Dovecot v1.2
Hello Dovecot users, Finally, after little more than a year, I finished the first release of the new Sieve implementation for Dovecot. The main reason for rewriting the Sieve engine is to provide more reliable script execution and to provide better error messages to users and system administrators. Also, since the Sieve language evolves quickly, with new language extensions published every
2010 Jun 12
1
sharing experience - installing R Spatial Views
...ostats.o] Error 1 ERROR: compilation failed for package ?psgp? solved: apt-get install libblas-dev libblas3gf liblapack-dev liblapack3gf libfftw3-3 libfftw3-dev apt-get install libitpp-dev libitpp6gf ================================================================================================ gcc34 script: #/bin/sh mkdir DELEME && cd DELEME && wget http://ge.archive.ubuntu.com/ubuntu/pool/universe/g/gcc-3.4/libstdc++6-dev_3.4.6-6ubuntu3_i386.deb && wget http://ge.archive.ubuntu.com/ubuntu/pool/universe/g/gcc-3.4/cpp-3.4_3.4.6-6ubuntu3_i386.deb && wget http...