Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 73344 - libtool-1.5.2-r7 fails if USE=nocxx
Summary: libtool-1.5.2-r7 fails if USE=nocxx
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Embedded Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 73450
  Show dependency tree
 
Reported: 2004-12-04 08:07 UTC by Peter S. Mazinger
Modified: 2004-12-17 00:14 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
ebuild diff (libtool-ebuild.dif,858 bytes, patch)
2004-12-04 08:09 UTC, Peter S. Mazinger
Details | Diff
patch to libtool-1.5.2 to disable CXXCPP check (libtool-1.5.2-nocxx.patch,2.83 KB, patch)
2004-12-04 08:12 UTC, Peter S. Mazinger
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Peter S. Mazinger 2004-12-04 08:07:59 UTC
c++ preprocessor check fails running configure for libtool-1.5.2

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Peter S. Mazinger 2004-12-04 08:09:12 UTC
Created attachment 45269 [details, diff]
ebuild diff
Comment 2 Peter S. Mazinger 2004-12-04 08:12:11 UTC
Created attachment 45272 [details, diff]
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 SpanKY gentoo-dev 2004-12-04 09:20:35 UTC
try gcc-config-1.3.7-r4 ... i fixed the stupid /lib/cpp stuff when the compiler doesnt have C++ support
Comment 4 Peter S. Mazinger 2004-12-04 10:18:05 UTC
gcc-1.3.7-r4 is faulty on hardened, can't be used, it misses hardenednopie.specs
Comment 5 SpanKY gentoo-dev 2004-12-05 12:24:53 UTC
i fixed that in 1.3.7-r5 ... re-open if it doesnt work
Comment 6 Peter S. Mazinger 2004-12-07 01:08:03 UTC
it does not work w/ gcc-config-1.3.7-r5 either
it requires the attached patch
Comment 7 SpanKY gentoo-dev 2004-12-17 00:14:00 UTC
ok, added epunt_cxx to libtool-1.5.10-r2