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]
Other format: [Raw text]

Re: [PATCH] add --enable-snapshot for defining parsedir & objdocdir


On Thu, 2003-10-16 at 14:54, Joseph S. Myers wrote:
> On Thu, 16 Oct 2003, Kelley Cook wrote:
> 
> > The basic problem is that since GCC does not require bison and flex to 
> > compile, snapshots and releases contain those bison and flex generated 
> > files within their source tarballs.
> 
> Only releases - so better call the option something more descriptive than 
> --enable-snapshot.  (I'd suggest describing what it does, e.g. 
> --enable-generated-files-in-srcdir.)

The revised patch (with Joseph's suggested name) is OK.

I hope that you will indeed follow-through to make a read-only srcdir
the default.  That would be much nicer. :-)

-- 
Mark Mitchell <mark@codesourcery.com>
CodeSourcery, LLC


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