Multilibs - how to avoid building the default one twice

Zack Weinberg zack@codesourcery.com
Tue Feb 24 04:43:00 GMT 2004


Alexandre Oliva <aoliva@redhat.com> writes:

> On Feb 23, 2004, "Zack Weinberg" <zack@codesourcery.com> wrote:
>
>> MULTILIB_OPTIONS = milp32/mlp64
>
>> in config/ia64/t-hpux.
>
>> Now, the default for this target is -milp32
>
> MULTILIB_DEFAULTS should convey this information.

... which is supposed to be defined in tm.h, unlike all the other
MULTILIB_ thingies that go in the makefile fragment.  How ... sensible.

Thanks, I'll try it.

zw



More information about the Gcc mailing list