[LLVMdev] alloca on Win32

Chuck Zhao czhao at eecg.toronto.edu
Mon Jun 25 07:33:45 PDT 2007


Or,
has the problem been fixed in the most recent CVS tree?
{If I extract source from CVS and build again, will the error go away?}

Thank you

Chuck

Anton Korobeynikov wrote:
> 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.
>
>   




More information about the llvm-dev mailing list