This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: g77 -v broken?
- To: Dave Love <d dot love at dl dot ac dot uk>
- Subject: Re: g77 -v broken?
- From: Jeffrey A Law <law at cygnus dot com>
- Date: Thu, 16 Jul 1998 11:54:18 -0600
- cc: egcs at cygnus dot com
- Reply-To: law at cygnus dot com
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