-optl doesn't seem to pass to ld (on Windows)

Alistair Bayley alistair at abayley.org
Thu Aug 16 11:13:08 EDT 2007


-optl--enable-stdcall-fixup

With ghc-6.6.1 on WinXP, I want to pass --enable-stdcall-fixup (or
--disable-stdcall-fixup, depending on my mood) to ld, but either the
-optl option doesn't seem to work, or I've misunderstood what it's
meant to do. ghc -v indicates that it is not in the parameters passed
to  ld.exe.

Alistair


More information about the Glasgow-haskell-users mailing list