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] Ensure that docobjdir exists


On Jul 28, 2003, Kelley Cook <kcook34@ford.com> wrote:

>> However, it assumes that the target directory already exists.  If you change
>> docobjdir = $(srcdir)/doc
>> to, say
>> docobjdir = $(objdir)/doc

> Q: Why isn't this the default?

Some people like it one way, some like it the other.  E.g., we need to
ship info files in the source tree in release tarballs, so that users
don't need texinfo in order to get info files.  We should have a
configure option that enables builds from read-only srcdir.  Patches
that get us closer to this goal are welcome.

-- 
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


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