Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 451902

Summary: sys-devel/gcc: create an update wrapper that re-emerges libtool and ghc when present after setting new compiler
Product: Gentoo Linux Reporter: Pacho Ramos <pacho>
Component: [OLD] Core systemAssignee: Gentoo Toolchain Maintainers <toolchain>
Status: RESOLVED DUPLICATE    
Severity: enhancement    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Pacho Ramos gentoo-dev 2013-01-13 20:00:02 UTC
I think would be interesting (and safer) if gcc-config (or a wrapper using it) would automatically (or behind an option) rebuild libtool and ghc when present to prevent issues as maybe people will forget to re-read:
http://www.gentoo.org/doc/en/gcc-upgrading.xml#doc_chap3

Every time they change gcc profile

Thanks a lot

Reproducible: Always
Comment 1 SpanKY gentoo-dev 2013-01-14 16:32:52 UTC

*** This bug has been marked as a duplicate of bug 88596 ***
Comment 2 Pacho Ramos gentoo-dev 2013-01-14 19:55:25 UTC
(In reply to comment #1)
> 
> *** This bug has been marked as a duplicate of bug 88596 ***

And for ghc case?
Comment 3 SpanKY gentoo-dev 2013-01-14 23:26:16 UTC
(In reply to comment #2)

i don't know how ghc works, but sounds like it should also be fixed to not be stupid
Comment 4 Pacho Ramos gentoo-dev 2014-11-10 11:30:21 UTC
As looks like libtool is still broken... could gcc-config at least suggest people that they need to rebuild it when switching? Thanks