1

Under MSVC, we could use

#pragma comment(linker, "/STACK:0x10000000")

to have a stack of 256MB. Is there any approach to get a larger stack under OS X? I'm using LLVM tool chain.

nalzok
  • 14,965
  • 21
  • 72
  • 139

0 Answers0