This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Why isn't ``-milp32'' accepted on ia64-linux?



On Dec 14, 2004, at 3:41 PM, Bruce Korb wrote:


Andrew Pinski wrote:

On Dec 14, 2004, at 3:32 PM, Zack Weinberg wrote:


Bruce Korb <bkorb@veritas.com> writes:

Thanks.  I don't have time to fix this bug, or access to the relevant
system, but now at least someone has a chance.

I don't think this effects 3.4.0 or 4.0.0 at all.

Hi Andrew,


Obviously, at some point it was possible for the "help" to emit option
information that was not really accepted by the option processing logic.
That ought to be completely impossible, regardless of the specific platform.
Do you know of something that has changed between 3.3.3 and 3.4 that
would make such a thing no longer possible? Thanks - Bruce

Are you sure that this is not the assembler or linker which is outputting this message: > -milp32|-milp64|-mlp64|-mp64 select data model (default -mlp64)

Because I don't see anything in gcc which could even remotely output
something like this. aka we always out put options with different names
on different lines.

Thanks,
Andrew Pinski


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]