Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 350764

Summary: dev-libs/ntl needs a fix for OS X
Product: Gentoo/Alt Reporter: François Bissey <frp.bissey>
Component: Prefix SupportAssignee: Gentoo Prefix <prefix>
Status: RESOLVED INVALID    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: OS X   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: patch to have correct linking on OS X

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.