libffi/include/Makefile.am - hack_DATA - whats it for?
Kean Johnston
jkj@sco.com
Wed Aug 6 05:34:00 GMT 2003
Kean Johnston wrote:
> Kean Johnston wrote:
>
>> All,
>>
>> I am trying to bootstrap 3.3.1 from cvs of a few hours ago. I have
>> just enabled Java for OSR5, and now during the bootstrap process, make
>> aborts telling me it doesnt know how to build fficonfig.h in
>> libffi/include. Simply remove it from the "hack_DATA" line fixes the
>> build, but I want to make that wont break anything. I am sure its
>> there for a reason.
I find that configuring from the top lvel with --enable-multilib cures
the problem. Since the lower level libraries are configured post-gcc
build, and we can easily determine whether or not the gcc just built
needs to be multilibbed, shouldn't that be automatic?
Kean
More information about the Gcc
mailing list