This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: What happened to libfeutil?
- From: Geoff Keating <geoffk at geoffk dot org>
- To: "S. Bosscher" <S dot Bosscher at student dot tudelft dot nl>
- Cc: "'gcc at gcc dot gnu dot org '" <gcc at gcc dot gnu dot org>
- Date: 07 Jul 2003 18:10:14 -0700
- Subject: Re: What happened to libfeutil?
- References: <4195D82C2DB1D211B9910008C7C9B06F01F37365@lr0nt3.lr.tudelft.nl>
"S. Bosscher" <S.Bosscher@student.tudelft.nl> writes:
> > There's now a libcpp and libcpp/include which may get the same
> > treatment, because Ben wants it called libpp. (I'd really appreciate
> > some opinions on what this directory *should* be called. It is mostly
> > cpplib, but it's getting a number of pieces of common functionality
> > too, like line-map.c and hashtable.c.)
>
> Why hashtable/linemap? Does that mean that all front ends need to link with
> cpplib (to be able to use get_identifier), or will such files somehow be
> separate. I thought they were in libbackend now?
They're in both places, as I found out when I tried to build
libbackend in a single compilation...
--
- Geoffrey Keating <geoffk@geoffk.org>