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: [PATH][Ada] Fix multilib handling of gnat.dg when RUNTESTFLAGS is used


> With --LINK gcc instead of xgcc will still be used to drive the
> compilation of the binder generated file so it might still
> break in another configuration, no?

Sure (albeit less likely I think since there is no path) but it's a step 
forward and all we can reasonably do for 4.4.0 so I'm going to apply it.
Then we'll have time to devise a complete solution.

Tested on i586-suse-linux and x86_64-suse-linux.


2009-04-19  Eric Botcazou  <ebotcazou@adacore.com>

	* lib/gnat.exp (local_find_gnatmake): Pass --LINK to gnatlink.
	Do not pass -B$root after -margs.


-- 
Eric Botcazou


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