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: Patch Makefile.in/Make-lang.in: create bison files atomically


On Oct 14, 2000, Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at> wrote:

> On Fri, 13 Oct 2000, Zack Weinberg wrote:
>> Who said anything about 'mv'?  Use bison -o and drop the output files
>> straight into the build directory.  (byacc has -o too, these days.)

> Negative. It is not portable.

Note that $(BISON) *is* bison; we don't support yacc.

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                  aoliva@{cygnus.com, redhat.com}
CS PhD student at IC-Unicamp        oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist    *Please* write to mailing lists, not to me

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