This is the mail archive of the gcc-bugs@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]

Re: [3.0] Bootstrap failure - ASM_SPEC conflict with gas


Philip Blundell wrote:
> 
> >I solved this problem by installing binutils 2.11,
> >which simply ignores any -Q option sent to it, unlike
> >2.10.1, which errored out.
> >
> >Once again, gcc-bugs was no help at all.
> 
> Since there was no bug in gcc in this instance, is that so surprising?
> 
> p.


Thanks for the reply.

Let me think this out.


  1)  Gcc sends -Qy to gas.
  2)  But gas didn't have a -Qy option, ever, until last month.
  3)  Gcc sends an option that gas didn't have.
  4)  You claim there's no bug in gcc.


I'm not sure I see your reasoning.
Regards,
Matt


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