> Is it possible to link libc statically with GHC?  My Linux box has
> been upgraded, and compiled binaries no longer work on older
> systems. :-( 

-optl-static should do the trick.

Cheers,
        Simon
_______________________________________________
Glasgow-haskell-users mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-users

Reply via email to