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: Patch: Enable tree-browser with --enable-checking


On Fri, 2004-05-28 at 15:19, Bryce McKinlay wrote:

> 	* Makefile.in: Enable tree-browser for all builds.
> 	(OBJS-common): Add tree-browser.o.
> 	(BACKEND): Remove @TREEBROWSER@.
> 	* configure.ac: Remove TREEBROWSER definition.
> 
Er, doesn't this just add tree-browser.o to libbackend.a?  There are no
calls to tree-browser.o, so it must be linked explicitly into the back
end.


Diego.


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