Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 64826 - NTL library can't link because of wrong configure.
Summary: NTL library can't link because of wrong configure.
Status: RESOLVED TEST-REQUEST
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: George Shapovalov (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-09-21 01:03 UTC by Per Leslie Jensen
Modified: 2004-09-30 15:31 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Per Leslie Jensen 2004-09-21 01:03:12 UTC
The NTL library should be configured with 'NTL_STD_CXX=on', because it doesn't make sense to compile it without, as the linking then won't work!

Reproducible: Always
Steps to Reproduce:
1.
2.
3.




Add 'NTL_STD_CXX=on' to configure in src_compile() and it works fine!
Comment 1 George Shapovalov (RETIRED) gentoo-dev 2004-09-30 15:31:20 UTC
Hi Per Leslie.

Thanks for your report!
I have added this flag and aso issued a new version, as I see 5.3.2 is out already. Please test and report.

George