public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-dev]  GCC 4.3 pre-stabilization
@ 2008-10-31 18:28 Ryan Hill
  2008-11-01 13:30 ` [gentoo-dev] " Christian Faulhammer
  2008-11-01 17:30 ` [gentoo-dev] " Jose Luis Rivero
  0 siblings, 2 replies; 5+ messages in thread
From: Ryan Hill @ 2008-10-31 18:28 UTC (permalink / raw)
  To: gentoo-dev

[-- Attachment #1: Type: text/plain, Size: 815 bytes --]

In anticipation of getting GCC 4.3 stabilized sometime, I'd like to ask
maintainers check if their current stable packages build with 4.3, and
if not please stabilize a version that does in the near future if at
all possible.  Stabilizing this version is going to be a huge job due
to the number of packages that don't compile due to implicit C++
standard library header dependencies that got cleaned up in 4.3.[i], so
anything you could do ahead of time to save our sanity would be
greatly appreciated.

Thanks, 
gcc-porting.


[i] http://gcc.gnu.org/gcc-4.3/porting_to.html
-- 
gcc-porting,                                      by design, by neglect
treecleaner,                              for a fact or just for effect
wxwidgets @ gentoo     EFFD 380E 047A 4B51 D2BD C64F 8AA8 8346 F9A4 0662

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 197 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [gentoo-dev] Re: GCC 4.3 pre-stabilization
  2008-10-31 18:28 [gentoo-dev] GCC 4.3 pre-stabilization Ryan Hill
@ 2008-11-01 13:30 ` Christian Faulhammer
  2008-11-01 17:22   ` Ryan Hill
  2008-11-01 17:30 ` [gentoo-dev] " Jose Luis Rivero
  1 sibling, 1 reply; 5+ messages in thread
From: Christian Faulhammer @ 2008-11-01 13:30 UTC (permalink / raw)
  To: gentoo-dev

[-- Attachment #1: Type: text/plain, Size: 989 bytes --]

Hi,

Ryan Hill <dirtyepic@gentoo.org>:

> In anticipation of getting GCC 4.3 stabilized sometime, I'd like to
> ask maintainers check if their current stable packages build with
> 4.3, and if not please stabilize a version that does in the near
> future if at all possible.  Stabilizing this version is going to be a
> huge job due to the number of packages that don't compile due to
> implicit C++ standard library header dependencies that got cleaned up
> in 4.3.[i], so anything you could do ahead of time to save our sanity
> would be greatly appreciated.

 Is there a bug that is blocked by such stabilisation requests?  We had
such a thing on the GCC 4 transition (apart from the normal porting
tracker) and was really handy.  I will rebuild three x86 systems (one
totally stable, two mostly) to check.

V-Li

-- 
Christian Faulhammer, Gentoo Lisp project
<URL:http://www.gentoo.org/proj/en/lisp/>, #gentoo-lisp on FreeNode

<URL:http://www.faulhammer.org/>

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 197 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [gentoo-dev]  Re: GCC 4.3 pre-stabilization
  2008-11-01 13:30 ` [gentoo-dev] " Christian Faulhammer
@ 2008-11-01 17:22   ` Ryan Hill
  0 siblings, 0 replies; 5+ messages in thread
From: Ryan Hill @ 2008-11-01 17:22 UTC (permalink / raw)
  To: gentoo-dev

[-- Attachment #1: Type: text/plain, Size: 1264 bytes --]

On Sat, 1 Nov 2008 14:30:09 +0100
Christian Faulhammer <opfer@gentoo.org> wrote:

> Hi,
> 
> Ryan Hill <dirtyepic@gentoo.org>:
> 
> > In anticipation of getting GCC 4.3 stabilized sometime, I'd like to
> > ask maintainers check if their current stable packages build with
> > 4.3, and if not please stabilize a version that does in the near
> > future if at all possible.  Stabilizing this version is going to be
> > a huge job due to the number of packages that don't compile due to
> > implicit C++ standard library header dependencies that got cleaned
> > up in 4.3.[i], so anything you could do ahead of time to save our
> > sanity would be greatly appreciated.
> 
>  Is there a bug that is blocked by such stabilisation requests?  We
> had such a thing on the GCC 4 transition (apart from the normal
> porting tracker) and was really handy.  I will rebuild three x86
> systems (one totally stable, two mostly) to check.

There is now:
https://bugs.gentoo.org/show_bug.cgi?id=245160

Thanks for the help. :)

-- 
gcc-porting,                                      by design, by neglect
treecleaner,                              for a fact or just for effect
wxwidgets @ gentoo     EFFD 380E 047A 4B51 D2BD C64F 8AA8 8346 F9A4 0662

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 197 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [gentoo-dev]  GCC 4.3 pre-stabilization
  2008-10-31 18:28 [gentoo-dev] GCC 4.3 pre-stabilization Ryan Hill
  2008-11-01 13:30 ` [gentoo-dev] " Christian Faulhammer
@ 2008-11-01 17:30 ` Jose Luis Rivero
  2008-11-01 22:29   ` [gentoo-dev] " Ryan Hill
  1 sibling, 1 reply; 5+ messages in thread
From: Jose Luis Rivero @ 2008-11-01 17:30 UTC (permalink / raw)
  To: gentoo-dev

Ryan Hill wrote:
> In anticipation of getting GCC 4.3 stabilized sometime, I'd like to ask
> maintainers check if their current stable packages build with 4.3, and
> if not please stabilize a version that does in the near future if at
> all possible.  Stabilizing this version is going to be a huge job due
> to the number of packages that don't compile due to implicit C++
> standard library header dependencies that got cleaned up in 4.3.[i], so
> anything you could do ahead of time to save our sanity would be
> greatly appreciated.
> 

What version is the candidate to reach stable? 4.3.2?

Thanks.

--
Jose Luis Rivero <yoswink@gentoo.org>
Gentoo/Doc Gentoo/Alpha



^ permalink raw reply	[flat|nested] 5+ messages in thread

* [gentoo-dev]  Re: GCC 4.3 pre-stabilization
  2008-11-01 17:30 ` [gentoo-dev] " Jose Luis Rivero
@ 2008-11-01 22:29   ` Ryan Hill
  0 siblings, 0 replies; 5+ messages in thread
From: Ryan Hill @ 2008-11-01 22:29 UTC (permalink / raw)
  To: gentoo-dev

[-- Attachment #1: Type: text/plain, Size: 1106 bytes --]

On Sat, 01 Nov 2008 18:30:41 +0100
Jose Luis Rivero <yoswink@gentoo.org> wrote:

> Ryan Hill wrote:
> > In anticipation of getting GCC 4.3 stabilized sometime, I'd like to
> > ask maintainers check if their current stable packages build with
> > 4.3, and if not please stabilize a version that does in the near
> > future if at all possible.  Stabilizing this version is going to be
> > a huge job due to the number of packages that don't compile due to
> > implicit C++ standard library header dependencies that got cleaned
> > up in 4.3.[i], so anything you could do ahead of time to save our
> > sanity would be greatly appreciated.
> > 
> 
> What version is the candidate to reach stable? 4.3.2?

I don't know, that's up to the toolchain guys.  Probably the latest
version available when the tree is ready, which I'm expecting will take
quite some time.


-- 
gcc-porting,                                      by design, by neglect
treecleaner,                              for a fact or just for effect
wxwidgets @ gentoo     EFFD 380E 047A 4B51 D2BD C64F 8AA8 8346 F9A4 0662

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 197 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2008-11-01 22:30 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-10-31 18:28 [gentoo-dev] GCC 4.3 pre-stabilization Ryan Hill
2008-11-01 13:30 ` [gentoo-dev] " Christian Faulhammer
2008-11-01 17:22   ` Ryan Hill
2008-11-01 17:30 ` [gentoo-dev] " Jose Luis Rivero
2008-11-01 22:29   ` [gentoo-dev] " Ryan Hill

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox