Bug 73344 - libtool-1.5.2-r7 fails if USE=nocxx
|
Bug#:
73344
|
Product: Gentoo Linux
|
Version: unspecified
|
Platform: All
|
|
OS/Version: Linux
|
Status: RESOLVED
|
Severity: normal
|
Priority: P2
|
|
Resolution: FIXED
|
Assigned To: embedded@gentoo.org
|
Reported By: ps.m@gmx.net
|
|
Component: Library
|
|
|
URL:
|
|
Summary: libtool-1.5.2-r7 fails if USE=nocxx
|
|
Keywords:
|
|
Status Whiteboard:
|
|
Opened: 2004-12-04 08:07 0000
|
c++ preprocessor check fails running configure for libtool-1.5.2
Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Created an attachment (id=45272) [details]
patch to libtool-1.5.2 to disable CXXCPP check
has to be applied conditionally, else the test is disabled all the time
independently of installed/not-installed c++
related problem is that gcc-config creates c++ and similar links and the env
sets CXX too
try gcc-config-1.3.7-r4 ... i fixed the stupid /lib/cpp stuff when the compiler
doesnt have C++ support
gcc-1.3.7-r4 is faulty on hardened, can't be used, it misses
hardenednopie.specs
i fixed that in 1.3.7-r5 ... re-open if it doesnt work
it does not work w/ gcc-config-1.3.7-r5 either
it requires the attached patch
ok, added epunt_cxx to libtool-1.5.10-r2