fatal error: gnu/stubs-32.h: No such file
Bruce Korb
bruce.korb@gmail.com
Sun Jul 7 14:00:00 GMT 2013
On 07/06/13 11:53, Andreas Schwab wrote:
> Bruce Korb <bruce.korb@gmail.com> writes:
>
>> Why is it that configure worked but stubs-32.h was not found?
>
> This is testing the host compiler which doesn't need that file. You
> need to build the target compiler before you can test it.
Sorry, I'm still confused. I had a fresh openSuSE distro and I
was trying to build GCC from SVN source. If doing that requires
the installation of 32 bit development package, then I think I
am trying to say that configure should go look for the needed 32
bit dev package and complain. I am hoping that the developer
responsible for the code trying to include the header would
fiddle the configure script. I confess to trying to avoid that
kind of fiddling.
More information about the Gcc
mailing list