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


DJ Delorie <dj@redhat.com> writes:

>> In some sense, multiple projects are already using it: cpplib and gcc. 
>
> I meant, like gcc and gdb, or cygwin and binutils.

GDB maintainers have expressed interest in using cpplib in the past,
though not specifically hashtable.c.

For the record, if I had done this work, hashtable.c would have
wound up in libcpp, but I don't have a strong opinion on whether it
belongs there.

zw


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