On Wed, Mar 25, 2015 at 9:24 PM, Floh <[email protected]> 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.
