j
k
j a
j l
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
Back to the thread
Back to the list