[LLVMdev] alloca on Win32

Anton Korobeynikov asl at math.spbu.ru
Mon Jun 25 00:15:06 PDT 2007


Hello, Chuck.

> "Error, Program used external function _alloca which could not be resolved!"
I think the problem is the same. But... Cygwin is handled separately,
because it's really more unix-like, that e.g. mingw32. Even more, it
uses "unix" variant of libSystem. Probably you have to introduce the
same hook (as for mingw32 / vcpp) there.

-- 
With best regards, Anton Korobeynikov.

Faculty of Mathematics & Mechanics, Saint Petersburg State University.





More information about the llvm-dev mailing list