Robert Graham Merkel <[EMAIL PROTECTED]> writes:

> I'm afraid your gcc setup is broken.  Until you get that sorted out,
> you won't be able to compile gnucash.  Sorry!

Do you know if this problem was ever resolved?  The problem seemed to
be with alloca being undefined, and after I poked around in the gcc
man pages for a bit, it seems that alloca is undefined (or at least
must come from a lib) if -ansi is used:

     The functions `alloca', `abort', `exit', and `_exit' are not
     builtin functions when `-ansi' is used.

So I think the problem should go away if -ansi is just removed from
the options.  I belive Dave has killed off --enable-warnings in the
latest CVS, so that should fix the problem.

-- 
Rob Browning <[EMAIL PROTECTED]> PGP=E80E0D04F521A094 532B97F5D64E3930

--
Gnucash Developer's List
To unsubscribe send empty email to: [EMAIL PROTECTED]


Reply via email to