search for: gcc43

Displaying 17 results from an estimated 17 matches for "gcc43".

Did you mean: gcc4
2009 Apr 28
3
[LLVMdev] Building LLVM 2.5 on CENTOS 5.3
...g LLVM to build and work correctly on CENTOS 5.3. This is basically tracked down easily enough to CENTOS using GCC 4.1.x by default, which is known-buggy and known not to work with LLVM -- I was getting the well-known problem with aborts due to a non-empty symbol table. I have installed the gcc43 package via yum (I'm trying to stick to known packages because I need to roll this out at some point), which installs a gcc43 executable. Is there any configure magic available that will make it possible to get the LLVM build system to pick up gcc43 rather than the default gcc? Symlinki...
2009 Apr 28
0
[LLVMdev] Building LLVM 2.5 on CENTOS 5.3
...ild and work correctly > on CENTOS 5.3. This is basically tracked down easily enough to CENTOS > using GCC 4.1.x by default, which is known-buggy and known not to work > with LLVM -- I was getting the well-known problem with aborts due to a > non-empty symbol table. I have installed the gcc43 package via yum > (I'm trying to stick to known packages because I need to roll this out > at some point), which installs a gcc43 executable. Is there any > configure magic available that will make it possible to get the LLVM > build system to pick up gcc43 rather than the default g...
2008 Apr 15
2
A bug in g++ exceptions on 7?
Howdy, We believe we've found a bug in the libgcc or libstdc++ library (not sure which one) packaged with the gcc43 port in fbsd7 on an Intel x86-64. A program linked against those libraries aborts when an exception is thrown. It does not abort if -lpthread is added to the link line, even though the program does not use threads. I believe the problem is related to the pthread stubs in libgcc, but I don't...
2008 Apr 05
1
[LLVMdev] Will gcc 4.3.0 compile llvm 2.2?
Hi, Bernardo Fedora has a patch for LLVM 2.2 release with gcc 4.3 here: http://cvs.fedora.redhat.com/viewcvs/rpms/llvm/devel/llvm-2.2-gcc43.patch Just drop it in the llvm-2.2 directory and execute $ patch -p1 < llvm-2.2-gcc43.patch It should build cleanly afterwards. -- Sunjae Park MS. Georgia Tech College of Computing We choose to go to the moon and do the other things, not because they are easy, but because they are hard. -...
2009 Jul 21
1
problem installing cairo on freebsd
...trying URL 'http://cran.ms.unimelb.edu.au/src/contrib/Cairo_1.4-5.tar.gz' Content type 'application/x-tar' length 75318 bytes (73 Kb) opened URL ================================================== downloaded 73 Kb * Installing *source* package 'Cairo' ... checking for gcc... gcc43 -std=gnu99 checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes chec...
2008 Jul 30
2
R, Macports and C++ streams
Dear all, R on Macports relies on GCC 4.3 to build packages. I find that packages with shared objects that use C++ streams crash R if they're compiled using Macports' gcc43, but work fine if compiled in exactly the same way using Apple-supplied GCC 4.2. Has anyone here had the same issue/know what is causing this problem? Thanks, Ernest
2011 Nov 21
2
Git branch with compiling fixes for win32
...ell tested after those years. http://www.mail-archive.com/flac-dev at xiph.org/msg00914.html An updated version of the patch which includes some other optimizations is here. http://pkgs.fedoraproject.org/gitweb/?p=flac.git;a=tree There are other patches which I think you might find useful: -asm, -gcc43 and -hidesyms. I can prepare proper git patches, if interested. Thanks, -- Miroslav Lichvar
2009 Apr 28
2
[LLVMdev] Building LLVM 2.5 on CENTOS 5.3
...TOS 5.3. This is basically tracked down easily enough to CENTOS >> using GCC 4.1.x by default, which is known-buggy and known not to >> work >> with LLVM -- I was getting the well-known problem with aborts due >> to a >> non-empty symbol table. I have installed the gcc43 package via yum >> (I'm trying to stick to known packages because I need to roll this >> out >> at some point), which installs a gcc43 executable. Is there any >> configure magic available that will make it possible to get the LLVM >> build system to pick up gcc4...
2009 Jul 01
1
Fortran90 and 77 on CentOS
...that from a repo or something? One of our PhD-students needs a software that requires the Fortran compilers mentioned in order to make the sources for our i7-machines. The Fortran stuff that is available to me is from the standard CentOS repos, as well as Rpmforge and EPEL repos, from which I got gcc43-fortran and some more dependencies and and such. But as far as I can tell, this is not going to work. This is all new territory to me, to have to compile stuff... Please let me know if this is off-topic and should be taken elsewhere. Thanks for any information. -- BW, Sorin --------------------...
2009 Apr 29
0
[LLVMdev] Building LLVM 2.5 on CENTOS 5.3
Just to give closure here, I eventually gave up, built an Ubuntu 9 VMWare image which uses gcc 4.3.2 by default, installed Eclipse Ganymede and various other tools, then built LLVM 2.5 and my own code. It all ran fine. There is clearly something broken in the CentOS gcc43 package. Definitely one to avoid. [s] On Apr 28, 2009, at 5:40 PM, Sarah Thompson wrote: > (My script does both of those -- the debug build worked (I think), but > the release build fails) > > [s] > > On Apr 28, 2009, at 5:19 PM, Bill Wendling wrote: > >> We build de...
2009 Apr 29
2
[LLVMdev] Building LLVM 2.5 on CENTOS 5.3
(My script does both of those -- the debug build worked (I think), but the release build fails) [s] On Apr 28, 2009, at 5:19 PM, Bill Wendling wrote: > We build debug by default. You will have to add ENABLE_OPTIMIZED=1 on > the "make" command line or --enable-optimized during configuration. > > -bw > > On Tue, Apr 28, 2009 at 5:12 PM, Sarah Thompson <sarah at
2009 Apr 28
1
Package Updater problems
...always claims that that's not a bug. I'm sure I'm missing something. Anyway, here's the problems: Using Centos 5.2 and the "Software Updater/Package Updater/pup", I winnowed the problem updates down to six packages: 1: Updated file packages available 2: Updated gcc43 packages available 3: Updated gcc packages available 4: Updated pam packages available 5: Updated redhat-logos packages available 6: Updated redhat-menus packages available I set it up so that the package updater should only try to handle one update, and I repeated this six times, onc...
2009 May 07
1
problem with updates
Using Centos 5.2 and the "Software Updater/Package Updater/pup", I winnowed the problem updates down to six packages: 1: Updated file packages available 2: Updated gcc43 packages available 3: Updated gcc packages available 4: Updated pam packages available 5: Updated redhat-logos packages available 6: Updated redhat-menus packages available It'd really help if there was a button on pup to deselect all updates (and let me click just a few updates b...
2011 Nov 09
5
Git branch with compiling fixes for win32
Erik de Castro Lopo <mle+la at mega-nerd.com> wrote: >Sven-Hendrik Haase wrote: > >> I found this git repo that contains fixes for mingw32 compilation of >> flac: git://code.entropywave.com/git/flac.git >> Switch to the "ew" branch to see the fixes. I'd be glad if this went >> upstream as it'd make my job easier. > >Is there a gitweb
2012 Apr 25
5
Git branch with compiling fixes for win32
...fedoraproject.org/gitweb/?p=flac.git;a=tree > >I've had a look at that, but it doesn't apply to current git >head and I'd like to have a bit of an explanation of what it >does and why. > >> There are other patches which I think you might find useful: -asm, >> -gcc43 and -hidesyms. > >Likewise for those. > >> I can prepare proper git patches, if interested. > >Patch with an explanation of what and why would be awesome. > >Current git head is here: > >? ? https://git.xiph.org/?p=flac.git;a=summary > >Cheers, >Erik >--...
2008 Jul 11
1
Dovecot-1.1.1 with quota and antispam plugin - segmentation fault
Hello! I have port-built dovecot-1.1.1 on freebsd 6.3 i386 box. There is signal 11 on imap child occurs every time when i'm trying to send email. In fact, email is sending to MTA correctly, but when message moving to Sent folder segmentation error appears. I built dovecot and antispam plugin with -g3 -O0 -pipe With GDB I recieve next: GNU gdb 6.1.1 [FreeBSD] Copyright 2004 Free Software
2009 Jul 02
1
RHEL 5.4 Beta Package Changes
...08.el5.src.rpm > qpixman-0.13.3-4.el5.src.rpm > rds-tools-1.4-1.el5.src.rpm > xorg-x11-drv-qxl-0.0.3-1.2.el5.src.rpm > xorg-x11-xdm-1.0.5-6.el5.src.rpm > > Packages entirely removed in RHEL 5.4 Beta (version listed is from RHEL > 5.3): > ******************************* > gcc43-4.3.2-7.el5.src.rpm > libipathverbs-1.1-11.el5.src.rpm > mcelog-0.7-1.22.fc6.src.rpm > openib-mstflint-1.3-1.el5_2.src.rpm > openib-perftest-1.2-11.el5_2.src.rpm > openib-tvflash-0.9.2-8.el5_2.src.rpm > > Changed Packages from RHEL 5.3: > ******************************** &g...