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: gcc/Makefile.in and target 'distclean'


> On Feb 11, 2001, Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at> wrote:
> 
> > but also for srcdir != objdir, as it is not a file generated during
> > configury or build.
> 
> But it *is* generated during configury.

I think the file in the distribution should be called something other than 
.gdbinit.  Then configure can create the real .gdbinit by copying it (or 
whatever else it does).  This way we avoid configure having to different 
things depending on whether srcdir==objdir or not.

R.


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