Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 350764 - dev-libs/ntl needs a fix for OS X
Summary: dev-libs/ntl needs a fix for OS X
Status: RESOLVED INVALID
Alias: None
Product: Gentoo/Alt
Classification: Unclassified
Component: Prefix Support (show other bugs)
Hardware: All OS X
: High normal (vote)
Assignee: Gentoo Prefix
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-01-06 03:16 UTC by François Bissey
Modified: 2011-01-06 03:22 UTC (History)
0 users

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


Attachments
patch to have correct linking on OS X (ntl-5.5.2-macos.patch,608 bytes, patch)
2011-01-06 03:17 UTC, François Bissey
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description François Bissey 2011-01-06 03:16:23 UTC
the shared target for ntl doesn't work on OS X (yes I know I have been a bad boy when I wrote the original shared patch). The current shared patch only support linux style shared objects. I attaching a small extra patch for OS X (tested on x86-macos but should work on *-macos).
Comment 1 François Bissey 2011-01-06 03:17:26 UTC
Created attachment 258998 [details, diff]
patch to have correct linking on OS X
Comment 2 François Bissey 2011-01-06 03:22:15 UTC
Ooops someone has solved the problem in the time I took to open the bug. Sorry.