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: [toplevel and configury] Clean up checks for target tools


On Oct  5, 2005, Daniel Jacobowitz <drow@false.org> wrote:

> 2005-10-05  Daniel Jacobowitz  <dan@codesourcery.com>

> 	* Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
> 	* Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
> 	(OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
> 	(USUAL_OBJDUMP_FOR_TARGET): New.
> 	(EXTRA_TARGET_FLAGS): Add OBJDUMP.
> 	* configure.in: Check for $OBJDUMP_FOR_TARGET.
> 	* configure, Makefile: Regenerated.

> 2005-10-05  Daniel Jacobowitz  <dan@codesourcery.com>

> 	* acinclude.m4 (gcc_AC_CHECK_TOOL): Handle environment variables
> 	here.  Use AC_PATH_PROG for environment variables instead of
> 	test -x.
> 	* configure.ac: Update calls to gcc_AC_CHECK_TOOL.  Use it for
> 	objdump also.
> 	* configure: Regenerated.

Ok, thanks.

-- 
Alexandre Oliva         http://www.lsd.ic.unicamp.br/~oliva/
Red Hat Compiler Engineer   aoliva@{redhat.com, gcc.gnu.org}
Free Software Evangelist  oliva@{lsd.ic.unicamp.br, gnu.org}


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