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: [RFC] [PATCH] Move cpplib out of the gcc directory



On May 18, 2004, at 18:28, Paolo Bonzini wrote:


Here is an attempt to move cpplib to the toplevel.

Problematic points:
- I needed depcomp for automake's dependency tracking, and I got
  it from boehm-gc.  (Does boehm-gc really use it?!?)

Do not bring it in the directory use the one in the top-level directory which was needed for libgfortran, anyways and it was added.


Thanks, Andrew Pinski


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