Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 73426 - gcc-config-1.3.7-r5 does not remove unneeded files if nocxx is used
Summary: gcc-config-1.3.7-r5 does not remove unneeded files if nocxx is used
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Toolchain Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-12-05 03:38 UTC by Peter S. Mazinger
Modified: 2004-12-05 13:08 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 Peter S. Mazinger 2004-12-05 03:38:43 UTC
gcc-config should remove /lib/cpp and c++/g++ if switching to a gcc built w/ nocxx
if I remove manually these files, libtool cant be built w/ nocxx, that
bug has to reopened, the missing /lib/cpp is no solution for it
the same happens w/ psmisc (I have disabled bailing out on the check 
in configure to solve that like in libtool
gcc-config -c behaves as -l shows the list instead of current profile

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 SpanKY gentoo-dev 2004-12-05 13:08:39 UTC
ok, tweaked 1.3.7-r5 ... the logic behind /lib/cpp removal was a little too strict

should be ok now (no rev bump :p)