[darcs-users] compile error with http://abridgegame.org/repos/darcs

David Brown darcs at davidb.org
Fri Oct 22 14:51:46 UTC 2004


On Fri, Oct 22, 2004 at 07:31:58AM -0400, David Roundy wrote:

> > > What are your ghc and gcc versions? I also compile on debian testing, I'm
> > > thinking there must be some difference.  I've got
> > > 
> > > $ ghc --version
> > > The Glorious Glasgow Haskell Compilation System, version 6.2.1
> > > $ gcc --version
> > > gcc (GCC) 3.3.4 (Debian 1:3.3.4-13)
> > > Copyright (C) 2003 Free Software Foundation, Inc.
> > > This is free software; see the source for copying conditions.  There is NO
> > > warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
> > $ ghc --version
> > The Glorious Glasgow Haskell Compilation System, version 6.2.1
> > $ gcc --version
> > gcc.real (GCC) 3.3.4 (Debian 1:3.3.4-13)
> > Copyright (C) 2003 Free Software Foundation, Inc.
> > This is free software; see the source for copying conditions.  There is NO
> > warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
> 
> I'm at a loss here.  Anyone else have an idea what could be causing this
> error?

If the GCC version that ghc is built with is different from the gcc version
that is running.  Can both of you run a 'dpkg -l ghc' to see of those are
different?

Dave




More information about the darcs-users mailing list