Add make to third_party#305
Conversation
|
I tried using |
jart
left a comment
There was a problem hiding this comment.
Thanks for doing this. GNU is famous for their ifdefs. I'll help troubleshoot the segfault as soon as I have time.
|
OK so I added We now have perfect stack overflow reporting for C code in addition to Python. It just has to be enabled. It appears GNU Make uses alloca() quite frequently. We can address this by adding a I've written documentation for how this works in 226aaf3 and I intend to create a page on the website for it soon. What surprises me is that you didn't need to use |
|
Yup its a stack size issue, doesn't happen with I just used |

No description provided.