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? _______________________________________________ Mailing list: https://launchpad.net/~kicad-developers Post to : [email protected] Unsubscribe : https://launchpad.net/~kicad-developers More help : https://help.launchpad.net/ListHelp

