Hi Joel,
On Jul 28, 2006, at 7:50 AM, Joel Reymont wrote:
On Jul 28, 2006, at 11:42 AM, Simon Marlow wrote:
You shouldn't have to run configure again, but make clean definitely.
I still get the same allocateExec error. I'm still not sure how
updating configure.ac in ghc and making clean was going to help :-).
Perhaps trying a bigger stick is in order:
make distclean
autoreconf
./configure
make
make install
If your configure.ac is changed, you will need to run autoreconf to
get the new configure script. The "distclean" target to make should
clean out the old configuration.
--
http://wagerlabs.com/
_______________________________________________
Glasgow-haskell-users mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-users
_______________________________________________
Glasgow-haskell-users mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-users