kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #09447
Re: Parallel build errors on Windows using mingw32-make
On 01/23/2013 12:43 PM, Brian Sidebotham wrote:
> I used to think these problems were solely down to mingw32-make, however from the other
> cmake problem, perhaps some of them are not.
>
> I've not seen this problem before, this is the first time I've come across it, but it is
> repeatable. -j6 produces the attached output, and no a single process results in a
> correct specctra_lexer.h file being generated.
>
> The fix at the moment is to build without parallel processes, but that's SLOW! Still, it
> only needs to be done to generate specctra_lexer.h. If that doesn't need regenerating
> then parallel process builds should be fine.
>
> If there's any further information I can provide to help, just let me know. To cause the
> problem I can simply delete pcbnew/specctra_lexer.h and start start a build with -j6.
Is the problem then the misplaced comments in the output, then the compiler rejects it?
Follow ups
References