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]

Re: g77 -v broken?


  In message <rzqbtqqcdu1.fsf@djlvig.dl.ac.uk>you write:
  > With essentially current release branch source, bootstrapped on
  > i586-pc-linux-gnu, I find that `./g77 -B./ -v' in the build directory
  > loops indefinitely after running cpp, so the g77 tests hang.
  > 
  > This is the consistent result of ^C:
  > 
  > (gdb) bt
  > #0  0x40076be4 in __open ()
  > #1  0x80604c8 in ?? ()
  > #2  0x8052098 in make_temp_file (
  >     suffix=0x8060206 ".s /dev/null \n     as %a %Y -o %g%O %g.s %A \n     l
I think this is the problem -- the suffix  should just be ".s", but
instead it looks a lot longer.

What platform so I can look at it tonight?

jeff


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