On Thursday 16 February 2006 15:14, François-Xavier Coudert wrote:
> > Having gfortran magically know about certain ABI breaking options, and
> > doing funny things on certain targets seems a very bad precedent to me.
>
> Then, I think we should have the front-end refuse the option. It's
> annoying to have a compiler accept code, and only tell you at runtime
> (at the end of your simulation!) that it can't work.

The only thing that can do that is the driver (probably via spec strings). The 
compiler itself doesn't know what multilibs you have available.

Paul

Reply via email to