There's another level of indirection to punch through (the gcc driver); try

 -optl-Wl,--enable-stdcall-fixup

--sigbjorn

Alistair Bayley wrote:
-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
_______________________________________________
Glasgow-haskell-users mailing list
Glasgow-haskell-users@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-users

_______________________________________________
Glasgow-haskell-users mailing list
Glasgow-haskell-users@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-users

Reply via email to