gengtype-{lex,yacc}.c rules broken

Alexandre Oliva aoliva@redhat.com
Tue Jan 14 01:53:00 GMT 2003


On Jan 13, 2003, "Kaveh R. Ghazi" <ghazi@caip.rutgers.edu> wrote:

> Please not .cT, rather use $$$$ (becomes $$ to sh) so it's unique.
> Otherwise simultaneous builds from the same source tree clobber each
> other.

Ah, sorry, I was thinking this file was supposed to be created in the
build tree.  Now it is, but we have filenames that don't comply with
the 8.3 rule.  Do we still care?  Replace .$$$$ with -$$$$ in
gengtype-yacc.c, maybe?  Or, since it's created in the build tree,
just use a fixed name anyway.

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                 aoliva@{redhat.com, gcc.gnu.org}
CS PhD student at IC-Unicamp        oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist                Professional serial bug killer



More information about the Gcc-patches mailing list