GHC and GSL

Brandon Allbery allbery.b at gmail.com
Mon Jul 29 18:15:43 CEST 2013


On Mon, Jul 29, 2013 at 11:36 AM, Greg Horn <gregmainland at gmail.com> wrote:

> This might also be needed in OSX, but I don't remember.
>

OS X *always* builds PIC; a holdover from PPC where, while it was possible
to build non-PIC, pretty much everything expected PIC even for static
linking (it's part of the official PPC ABI). You have to put in some effort
to make non-PIC code.

-- 
brandon s allbery kf8nh                               sine nomine associates
allbery.b at gmail.com                                  ballbery at sinenomine.net
unix, openafs, kerberos, infrastructure, xmonad        http://sinenomine.net
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/glasgow-haskell-users/attachments/20130729/4f47f3eb/attachment.htm>


More information about the Glasgow-haskell-users mailing list