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


Gabriel Dos Reis <gdr@integrable-solutions.net> writes:

> Paolo Bonzini <bonzini@gnu.org> writes:
>
> | Here is an attempt to move cpplib to the toplevel.
>
> Why do we need to move it to toplevel directory instead of say
> gcc/cpp, much like gcc/f or gcc/java or gcc/cp?

Two reasons: it's much easier to build it for the build machine (when
build!=host) that way, and GDB would like to use it.

zw


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