Re: autoconfi warnings
Gabriel Dos Reis <[email protected]>
| Newsgroups | gmane.comp.lang.haskell.cvs.ghc |
|---|---|
| Message-ID | <CAAiZkiCrtmbnMaYbWw97GS4wxLGicT_opB7D-CvctqnA0y0Q1g@mail.gmail.com> |
On Thu, Dec 13, 2012 at 7:23 AM, Simon Marlow <[email protected]> wrote: > It is definitely a version problem you have? If autoreconf picks a gcc binary that is different from the one shipped with GHC source, that would explain the problem he reported. Basically the C compiler that is running can't work with GHC's modified driver. -- Gaby