Tristan Ravitch <[email protected]> writes: > The ghc7 binaries are compiled against a newer version of glibc than > is available on RHEL/CentOS. It works fine if you compile ghc7 from > source yourself (you can use 6.12 for that).
Did it? I tried to do that, but I got errors about needing -fPIC. I tried to mess with CFLAGS, but couldn't make it work out. According to somebody on #haskell (I apologize for forgetting whom), the problem was really a too old GCC version. -k -- If I haven't seen further, it is by standing in the footprints of giants _______________________________________________ Haskell-Cafe mailing list [email protected] http://www.haskell.org/mailman/listinfo/haskell-cafe
