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: Why does egcs leave so many junks in /tmp?



  In message <m0yq3ll-000265C@ocean.lucon.org>you write:
  > Hi,
  > 
  > Something is wrong with egcs in CVS on June 27. It leaves so many
  > junks in /tmp when I bootstrap it. BTW, I have -pipe in my CLFAGS.
It's a "bug" in collect2.  It doesn't handle the new interface
presented by choose_temp_base.

I'll be fixing that shortly (tonight with any luck) as well as some
other problems in collect2.

jeff


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