Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 451902 - sys-devel/gcc: create an update wrapper that re-emerges libtool and ghc when present after setting new compiler
Summary: sys-devel/gcc: create an update wrapper that re-emerges libtool and ghc when ...
Status: RESOLVED DUPLICATE of bug 88596
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Assignee: Gentoo Toolchain Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-01-13 20:00 UTC by Pacho Ramos
Modified: 2014-11-10 11:30 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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