So far incoming works fine here, but the Oryol code base isn't that interesting or complex. Only that new -Winconsistent-missing-override warning was an unpleasant surprise. I just disabled that.
Am Mittwoch, 25. März 2015 15:49:37 UTC+1 schrieb Bruce Mitchener: > > On Wed, Mar 25, 2015 at 9:24 PM, Floh <[email protected] <javascript:>> > wrote: > >> For those that may run into this clang crash, for some reason it seems to >> happen less frequently when reducing the number of parallel compile jobs, >> at least with the one source file where the crash happens in my code base. >> Sounds like voodoo I know, but it's true ;) >> >> Good to hear that the crash seems to be fixed in 3.6. >> > > Don't worry ... I'm getting a crash in opt on incoming, so those who enjoy > compiler difficulties will not be bored yet! :) > > As for the crash in 3.5 on master, I found that doing a Release+Asserts > build seemed to help (I killed the build before it completed on our > codebase though, so I'm not sure if it would've happened or not). > > - Bruce > > -- You received this message because you are subscribed to the Google Groups "emscripten-discuss" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
