|
From: | Adam Fedor |
Subject: | Re: Problem compiling base 1,11,1 |
Date: | Tue, 08 Nov 2005 09:17:32 -0700 |
I compiled ffcall natively inside the toolchain instead of crosscompiling it and now base builds.I will try to see why ffcall configure guesses wrong, but I'm low on points in autoconf/automake wizardry. :)
Check ffcall/m4/longlong.m4 - it just assumes no longlong when cross compiling. But then the defines in vacall/vacall.h aren't consistent w.r.t. the definition of HAVE_LONGLONG. Perhaps it's just easier to use the HAVE_LONGLONG def in vacall.h everywhere it is necessary. Perhaps you could report it as a bug to them
[Prev in Thread] | Current Thread | [Next in Thread] |