build error on Mac

Carter Schonwald carter.schonwald at gmail.com
Wed Jun 19 09:07:49 CEST 2013


any push you just made didn't fix this error

compiler/HsVersions.h:29:5:
     error: '#' is not followed by a macro parameter
{-# NOINLINE name #-};             \
    ^

compiler/HsVersions.h:34:5:
     error: '#' is not followed by a macro parameter
{-# NOINLINE name #-};              \
    ^
2 errors generated.
make[1]: *** [compiler/stage1/build/.depend-v.haskell] Error 1


I'm getting it even when I used gcc and llvm 3.2 and quick-llvm...
also when i do a quick build  plus gcc

anyone else getting this problem



On Wed, Jun 19, 2013 at 2:29 AM, Austin Seipp <aseipp at pobox.com> wrote:

> Hi Kazu, this should now be fixed.
>
> Once my Mac is back online I'll push my changes again, hopefully without
> err. :)
>
> On Wed, Jun 19, 2013 at 1:21 AM, Kazu Yamamoto <kazu at iij.ad.jp> wrote:
> >> I will push a fix very shortly.
> >
> > OK. I will try again when you push it.
> >
> > --Kazu
> >
> > _______________________________________________
> > ghc-devs mailing list
> > ghc-devs at haskell.org
> > http://www.haskell.org/mailman/listinfo/ghc-devs
>
>
>
> --
> Regards,
> Austin - PGP: 4096R/0x91384671
>
> _______________________________________________
> ghc-devs mailing list
> ghc-devs at haskell.org
> http://www.haskell.org/mailman/listinfo/ghc-devs
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/ghc-devs/attachments/20130619/deddbbbc/attachment.htm>


More information about the ghc-devs mailing list