This is the mail archive of the gcc@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: Can cppalloc.c be removed?


"Kaveh R. Ghazi" <ghazi@caip.rutgers.edu> writes:

> Thanks for the information.  After some poking around, I don't think
> we can remove cppalloc.c just yet.  We link libcpp.a with fix-header
> and gen-protos.  Neither of them is linked with libiberty.a because
> they are "build" ("host"?) programs.

fix-header and gen-protos (like fix-includes) should only be run
when build==host==target, so I don't think that is a problem.
-- 
	--Per Bothner
bothner@pacbell.net  per@bothner.com   http://home.pacbell.net/bothner/


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