This is the mail archive of the gcc-patches@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: [egcs 1.1] Fix gcc.c handling of %O vis-a-vis temp files



  In message <199807261855.OAA08052@melange.gnu.org>you write:
  > This fixes, possibly among other things, `g77 -v' so it finishes.
  > (The problem was that each %g%O was being given an entirely new
  > temp file name.)
This is the desired behavior now.  Each time you compile a file you 
use a new set of temporary files.

Is there some reason we can not fix g77 to DTRT?

jeff


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