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 23:33:50 -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:
[ ... ]
> #2 0x8052098 in make_temp_file (
> suffix=0x8060206 ".s /dev/null \n as %a %Y -o %g%O %g.s %A \n l
> d %l %X -o %g %g%O %{A} %{d} %{e*} %{m} %{N} %{n} %{r} %{s} %{t} %{u*
> } %{x} %{z} %{Z} %{!A:%{!nostdlib:%{!nostartfiles:%S}}} %{stat"
[ ... ]
Turns out someone (nickc) has already submitted a fix for this :-) So
odds are it'll be fixed in a few short hours while I catch up on the
day's mail.
jeff