I have not had any luck with collecting the necessary pieces - symlinking to /usr/local/SecurityPieces...
Thank you for taking the time to break these out. I am going through both files now...
Thanks! I have gone through the instructions and I will start gathering the sources...
This was exactly it! It builds and runs fine now. I have left PARALLEL_GC disabled...
I get that same crash if it's undefined in all of the FeatureDefines and Platform.h,...
I rebuilt without ENABLE_LLINT_C_LOOP in Source/WebCore/Configurations/FeatureDefines.xcconfig...
I was getting random crashes before defining ENABLE_LLINT_C_LOOP=1, same with parallel...
Thanks for the tips! I did discover GCC_ENABLE_OBJC_GC eventually, and this build...