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
Description:   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.

------- Comment #1 From Peter S. Mazinger 2004-12-04 08:09:12 0000 -------
Created an attachment (id=45269) [details]
ebuild diff

------- Comment #2 From Peter S. Mazinger 2004-12-04 08:12:11 0000 -------
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

------- Comment #3 From SpanKY 2004-12-04 09:20:35 0000 -------
try gcc-config-1.3.7-r4 ... i fixed the stupid /lib/cpp stuff when the compiler
doesnt have C++ support

------- Comment #4 From Peter S. Mazinger 2004-12-04 10:18:05 0000 -------
gcc-1.3.7-r4 is faulty on hardened, can't be used, it misses
hardenednopie.specs

------- Comment #5 From SpanKY 2004-12-05 12:24:53 0000 -------
i fixed that in 1.3.7-r5 ... re-open if it doesnt work

------- Comment #6 From Peter S. Mazinger 2004-12-07 01:08:03 0000 -------
it does not work w/ gcc-config-1.3.7-r5 either
it requires the attached patch

------- Comment #7 From SpanKY 2004-12-17 00:14:00 0000 -------
ok, added epunt_cxx to libtool-1.5.10-r2