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][Ada] PR ada/5911 Enable multilib build for Ada


On Thu, 2008-09-18 at 16:09 +0200, Laurent GUERBY wrote:
> > Yes, system-linux-sparcv9.ads would be good if that's what you're proposing.
> 
> Here is what I tested successfully on x86_64-linux and sparc-linux (with
> a small patch from Eric and --with-cpu=v8 to match what debian does:
> 32bits default and 64bits multilib).
> 
> Joel provided powerpc-rtems results here:
> http://gcc.gnu.org/ml/gcc-testresults/2008-09/msg00209.html
> 
> As recommanded by Paolo I'll wait until sunday to commit.

Commited as rev 140525 on trunk after retest on x86_64-linux.
As discussed this might break Ada enabled bootstrap on some
platform so please report any issue.

Thanks in advance,

Laurent

> 2008-09-18  Laurent Guerby  <laurent@guerby.net>
>             Paolo Bonzini  <bonzini@gnu.org>
> 	
> 	PR ada/5911
> 	* Makefile.in (all, install, mostlyclean, clean, distclean): Add
> 	multilib handling.
> 	* configure.ac: Add multilib handling.
> 	* configure: Regenerate.
> 
> 2008-09-18  Laurent Guerby  <laurent@guerby.net>
> 
>         PR ada/5911
> 	* gcc-interface/Makefile.in: Add multilib handling for x86_64
> 	and sparc.
> 	* system-linux-sparcv9.ads: New file.
> 	
> 


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