| Summary: | ncurses should use nocxx flag too | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Peter S. Mazinger <ps.m> |
| Component: | [OLD] Library | Assignee: | solar (RETIRED) <solar> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | ||
| Priority: | High | ||
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
| Bug Depends on: | |||
| Bug Blocks: | 73450 | ||
|
Description
Peter S. Mazinger
2004-12-07 01:16:57 UTC
Think we should leave the "|| use uclibc" in no matter what? 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) 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> ------------------------------------------------------------------------------ |