This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: silent libf2c build failures, multilib related?
Martin Knoblauch and Robert Lipe wrote:
[ libf2c silently doesn't build ]
> Would a "--disable-multilib" configure flag cause problems?
I think you've spotted the difference. When I add that flag to one
of my native builds, it does indeed fail in the way you describe.
Now that I can see it break, things will get easier. I'll try to
analyze and fix it tonight or tomorrow night.
RJL