From: noer AT cygnus DOT com (Geoffrey Noer) Subject: Re: B19 - NT: bison not finding bison.simple 3 Sep 1998 19:27:31 -0700 Message-ID: <19980902143309.44441.cygnus.gnu-win32@cygnus.com> References: <199809012254 DOT PAA23460 AT scaup DOT prod DOT itd DOT earthlink DOT net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii To: "Ryan A. Mapes" Cc: gnu-win32 AT cygnus DOT com On Tue, Sep 01, 1998 at 03:56:23PM -0700, Ryan A. Mapes wrote: > > Not using the default install location ... instead, > Cygnus install is on drive 'D:' under '/usr/local/' > > Error: > bash-2.01$ bison -d splay.y > bison: /cygnus/b19/share/bison.simple: No such file or directory > > Work around: > - copy bison.simple to expected location on c:\ drive > (create directory /cygnus/b19/share/bison.simple) If someone wanted to volunteer and submit a patch to make bison look for the share directory via a relative path instead of the precompiled one, I'd appreciate it. :-) We've recently done a fair amount of work to make gcc work without GCC_EXEC_PREFIX. Something similar needs to happen for bison although I suspect it'll be much easier in this case... -- Geoffrey Noer noer AT cygnus DOT com - For help on using this list (especially unsubscribing), send a message to "gnu-win32-request AT cygnus DOT com" with one line of text: "help".