How to prevent multilib builds if OS support missing?

Richard Henderson rth@redhat.com
Tue Nov 26 16:14:00 GMT 2002


On Tue, Nov 26, 2002 at 08:12:39PM +0100, Ulrich Weigand wrote:
> is there some mechanism to prevent a gcc build from failing because
> some multilibbed library cannot be built due to missing OS support
> (missing libraries, binutils support etc.)?

--disable-multilib?

I kinda like the explicit disable from the user,
since that winds up in the --version dump.


r~



More information about the Gcc mailing list