You are not logged in.

#1 2011-04-18 11:30:56

Jacek Poplawski
Member
From: Poland
Registered: 2006-01-10
Posts: 736
Website

gcc 4.6.0

Is there any specific reason why gcc 4.6.0 is in testing and not in core? I mean are there any problems with compilation of packages with 4.6.0?

Offline

#2 2011-04-18 11:47:05

ethail
Member
From: Spain
Registered: 2011-02-10
Posts: 225

Re: gcc 4.6.0

Jacek Poplawski wrote:

are there any problems with compilation of packages with 4.6.0?

That's the reason, to determine if it happens or not.

Also it's not only GCC testing, it's all packages with GCC what is tested, as well as GCC dependencies.

It's not about one package, but all the related dependant or dependencies for that package.


My GitHub Page

Best Testing Repo Warning: [testing] means it can eat you hamster, catch fire and you should keep it away from children. And I'm serious here, it's not an April 1st joke.

Offline

#3 2011-04-18 12:18:35

Allan
Pacman
From: Brisbane, AU
Registered: 2007-06-09
Posts: 11,384
Website

Re: gcc 4.6.0

You will see the latest gcc-4.6.0 package is -3 and was uploaded two days ago.   That fixed a bunch of bugs.  I'll probably wait a few more days before moving it to [core]...

Offline

#4 2011-04-18 12:28:48

graysky
Wiki Maintainer
From: :wq
Registered: 2008-12-01
Posts: 10,597
Website

Re: gcc 4.6.0

@Allan - is the dep of 'cloog' correct?  I can't find that package, just 'cloog-ppl' ... perhaps I should open a flyspray?


CPU-optimized Linux-ck packages @ Repo-ck  • AUR packagesZsh and other configs

Offline

#5 2011-04-18 12:29:59

Allan
Pacman
From: Brisbane, AU
Registered: 2007-06-09
Posts: 11,384
Website

Re: gcc 4.6.0

It is there in [testing] with the gcc package that needs it.  cloog-ppl is old and disappearing.

Offline

#6 2011-04-20 05:23:09

jolinfire
Member
From: France
Registered: 2007-12-21
Posts: 176

Re: gcc 4.6.0

At least gcc4.6.0-3 doesn't crash while building mozilla firefox trunk code as it was the case for gcc4.6.0-2 big_smile

Offline

#7 2011-04-22 20:20:29

dalingrin
Member
Registered: 2009-03-18
Posts: 128

Re: gcc 4.6.0

gcc4.6.0 seems to break the android build system for me. More specifically, gcc-multilib. Haven't looked into why yet.

Offline

#8 2011-04-30 00:35:43

opatut
Member
Registered: 2011-04-16
Posts: 4

Re: gcc 4.6.0

It is in core now. Is NULL gone? I cannot compile several AUR packages hmm NULL and size_t are both undefined, as it seems?

Last edited by opatut (2011-04-30 00:36:08)

Offline

#9 2011-04-30 00:57:59

Allan
Pacman
From: Brisbane, AU
Registered: 2007-06-09
Posts: 11,384
Website

Re: gcc 4.6.0

Include the needed header...

Offline

#10 2011-05-01 11:30:09

opatut
Member
Registered: 2011-04-16
Posts: 4

Re: gcc 4.6.0

Well yeah but the libraries have to be updated hmm This will take forever, gotta patch it myself hmm

Offline

Board footer

Powered by FluxBB