[ODE] (no subject)
Russ Smith
russ at q12.org
Sat Jan 18 21:15:02 2003
> As you can see "alloca" is undeclared (it's comes from a define
> "ALLOC" which ends up being a define for dALLOCA16 on my target
> platform :
yes, newer versions of mingw don't seem to have 'alloca' in their system
includes. a quick fix is to #define alloca to be __builtin_alloca
somewhere in the ODE header files. if anyone feels like creating a
better long term solution then feel free to send me a patch.
russ.
--
Russell Smith
http://www.q12.org