Bill Allombert on Sun, 13 Sep 2009 09:46:37 +0200


[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]

Re: Ubuntu 9.10 and gcc-4.4 failure


On Sun, Aug 16, 2009 at 09:46:47PM +0200, Bill Allombert wrote:
> On Sun, Aug 09, 2009 at 10:25:43AM +0200, Bill Allombert wrote:
> > On Thu, Aug 06, 2009 at 01:21:40PM -0700, J Elaych wrote:
> > > Hi all,
> > > 
> > > I've been working with the Sage / Python package which
> > > includes pari-2.3.4 and noticed that the build failed at
> > > the command
> > > 
> > > /usr/bin/gcc  -c -O3 -Wall -fno-strict-aliasing -fomit-frame-pointer    -I.
> > > -I../src/headers -fPIC -o base3.o ../src/basemath/base3.c
> > 
> > What is the error message ?
> 
> With Debian gcc 4.4.1-2 (4.4.1-1 works fine), the compiler eat all available
> memory and crash. I reported that issue as Debian bug #541816
> <http://bugs.debian.org/541816>.

This problem is fixed in Debian gcc 4.4.1-4 and should be fixed
in upstream gcc trunk.

Cheers,
Bill.