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

Bug 73450

Summary: Tracker bug for problems with nocxx
Product: Gentoo Linux Reporter: solar (RETIRED) <solar>
Component: New packagesAssignee: Embedded Gentoo Team <embedded>
Status: RESOLVED FIXED    
Severity: normal CC: ps.m
Priority: High    
Version: 2004.3   
Hardware: All   
OS: All   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on: 73344, 73631, 73632, 73633, 73635    
Bug Blocks:    

Description solar (RETIRED) gentoo-dev 2004-12-05 07:47:52 UTC
This bug should be used to track bugs encountered in our uclibc profiles where USE=nocxx does not play along with emerge -e system starting from a stage1

Anything that's not a part of 'system' that does not work with nocxx is not covered by this bug.
Comment 1 SpanKY gentoo-dev 2004-12-05 09:35:25 UTC
in order for this to be a useful test, the system MUST be running gcc-config-1.3.7-r5 or better and have run it first

i updated the later versions to delete the C++ wrappers if the selected toolchain didnt support C++ ... in this case, we would no longer have /lib/cpp or /usr/bin/{c++,cpp} which, in reality, were causing most of our C++ problems in a stage1 (like gettext failing /lib/cpp sanity check)
Comment 2 SpanKY gentoo-dev 2004-12-07 17:35:41 UTC
added a function 'epunt_cxx' to eutils.eclass
Comment 3 solar (RETIRED) gentoo-dev 2005-02-03 09:25:05 UTC
This bug no longer blocks any existing open bugs.
Comment 4 solar (RETIRED) gentoo-dev 2005-02-03 09:25:32 UTC
s/blocks/depends
Comment 5 solar (RETIRED) gentoo-dev 2005-05-02 04:57:39 UTC
python itself seems to need to imply that nocxx = build; for now I opted to use build in my package.use for python
Comment 6 solar (RETIRED) gentoo-dev 2005-10-19 15:07:48 UTC
All bugs #73344 #73631 #73632 #73633 #73635 that depended on this bug have been 
CLOSED for a while now. Reopen this bug if later needed.