On Thu, Dec 13, 2012 at 11:23 AM, Erik de Castro Lopo
<mle...@mega-nerd.com> wrote:
> I've been seeing this as well on my PowerPC build machine
> where is complains about Intel instrictions.
>
> My investigation so far has found (I was about to raise a
> bug):
>
> a) This seems to be some sort of build system race condition. I
>    was using "make -j 4", would hit that problem, woul run "make"
>    again and then I would be able to get past that point.
>
> b) It seemed as if all the preprocessor lines were being treated
>    as comments (ie completely ignored).

I ran into this this morning when I was building using -j5 on my Intel Mac.

_______________________________________________
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to