Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 73633 - ncurses should use nocxx flag too
Summary: ncurses should use nocxx flag too
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: solar (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 73450
  Show dependency tree
 
Reported: 2004-12-07 01:16 UTC by Peter S. Mazinger
Modified: 2004-12-07 06:12 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-07 01:16:57 UTC
ncurses should disable cxx and cxx-binding for nocxx

Reproducible: Always
Steps to Reproduce:
1.
2.
3.



Expected Results:  
add nocxx to IUSE
add use nocxx to --without-cxx --without-cxx-binding
Comment 1 solar (RETIRED) gentoo-dev 2004-12-07 03:52:05 UTC
Think we should leave the "|| use uclibc" in no matter what?
Comment 2 Peter S. Mazinger 2004-12-07 05:24:42 UTC
tested c++ and ncurses on uclibc, it works, at least it creates the libncurses++.a
archive (do not know an app that uses this archive though to test)
Comment 3 solar (RETIRED) gentoo-dev 2004-12-07 06:12:23 UTC
Fixed in CVS ncurses-5.4-r5
------------------------------------------------------------------------------
- Stopped abusing uclibc for cxx handling, the ebuild now uses nocxx bug #73633
- enable work around --program-prefix= as ncurses will pick up the arch tuple and put it in the program prefix incorrectly as arch-vendor-linux-<libc>-<app>
------------------------------------------------------------------------------