Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
Not eligible to see or edit group visibility for this bug.
View Bug Activity | Format For Printing | XML | Clone This Bug
c++ preprocessor check fails running configure for libtool-1.5.2 Reproducible: Always Steps to Reproduce: 1. 2. 3.
Created an attachment (id=45269) [edit] ebuild diff
Created an attachment (id=45272) [edit] 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