Jason Dagit wrote:
Do you know what version of gcc is used by ghc on either machine?
Both are gcc-4.1.0. (http://buildsys.fedoraproject.org/logs/fedora-development-extras/9374-darcs-1.0.7-1.fc6/i386/root.log has full details about the buildroot.)
On debian x86_64 I've had qutie nasty problems with some versions of gcc. I find that adding '-pgmc gcc-4.1' to the GHC command line in the makefile fixes that by forcing ghc to use a very recent gcc. Would it be possible to try that and let us know if it helps?
Problems specific to building darcs? I just built gtk2hs successfully in the buildsystem earlier today without any problems, so I don't think the check errors are due to gcc.
Jens _______________________________________________ darcs-users mailing list [email protected] http://www.abridgegame.org/mailman/listinfo/darcs-users
