-optl behavior in ghc-7.8.1

Brandon Allbery allbery.b at gmail.com
Mon Apr 14 14:44:47 UTC 2014


On Mon, Apr 14, 2014 at 10:42 AM, Simon Marlow <marlowsd at gmail.com> wrote:

> The problem I was fixing was that we weren't always passing the -optl
> options.  Now when we invoke a program the -optXXX options always come
> first - I think before it was kind of random and different for each of the
> phases.
>

Some things do need to come first, like that; but apparently we need either
after-options or a more flexible library syntax. (Or an other-objects?)

-- 
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/20140414/bb746ea5/attachment.html>


More information about the Glasgow-haskell-users mailing list