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: Makefile change to allow testing individual languages


On Fri, 13 Feb 2009, Steve Ellcey wrote:

> 	*  Makefile.tpl (check-gcc-c): New target.
> 	(check-c): Ditto.
> 	(check-gcc-fortran)
> 	(check-fortran)
> 	(check-gcc-java)
> 	(check-java)
> 	(check-gcc-objc)
> 	(check-objc)
> 	(check-gcc-ada)
> 	(check-ada)

You need to update doc/sourcebuild.texi, node "Front End", to list this as 
yet another place needing updating for each new language.

-- 
Joseph S. Myers
joseph@codesourcery.com


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