Subject: Re: Cannot specify output file names in yacc(1)
To: None <christos@deshaw.com>
From: Mike Long <mike.long@analog.com>
List: tech-userlevel
Date: 09/27/1995 02:19:00
christos@deshaw.com (Christos Zoulas) writes:

>Unfortunately yacc always writes its output in y.tab.c and optionally
>y.tab.h and y.code.c. This breaks when pmake runs multiple yacc's in
>parallel [e.g. in the gdb directory]. Should we add a flag to specify
>the output filename prefix?

You could do that, or you could just slap a .NOTPARALLEL target into
the gdb Makefile.

(The .NOTPARALLEL target is not in the manpage, BTW.)
-- 
Mike Long <mike.long@analog.com>           http://www.shore.net/~mikel
VLSI Design Engineer         finger mikel@shore.net for PGP public key
Analog Devices, CPD Division          CCBF225E7D3F7ECB2C8F7ABB15D9BE7B
Norwood, MA 02062 USA                assert(*this!=opinionof(Analog));