Why isn't ``-milp32'' accepted?

Zack Weinberg zack@codesourcery.com
Tue Dec 14 20:18:00 GMT 2004


Bruce Korb <bkorb@veritas.com> writes:

> Hi,
>
> The command:
>
>> $ gcc -v --help | more
>
> yields (in part):
>
>>  -milp32|-milp64|-mlp64|-mp64  select data model (default -mlp64)
>
> Yet:
>
>> $ gcc -mlp64 -o cfg cfg.c   
>> cc1: error: invalid option `lp64'
>
> Oops!!

Which target?

zw



More information about the Gcc mailing list