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: [Ada] Consolidate target pairs for SPARC


On Thu, 2008-11-06 at 13:05 +0100, Eric Botcazou wrote:
> This switches the SPARC/Solaris and SPARC/Linux ports over to using a common 
> set of files for the target-dependent part of the runtime, like other ports.
> 
> Tested on SPARC/Solaris.  I'm pretty confident that I didn't break the Linux 
> side but testing would be appreciated.  Applied on the mainline.

sparc-linux works fine with your change, I tested:

../trunk/configure --prefix=/n/31/guerby/install-trunk
--enable-languages=c,ada --enable-__cxa_atexit --disable-nls
--enable-threads=posix --with-mpfr=/opt/cfarm/mpfr-2.3.1 --with-cpu=v8

Laurent

> 
> 2008-11-06  Eric Botcazou  <ebotcazou@adacore.com>
> 
> 	* gcc-interface/Makefile.in (SPARC/Solaris): Use a common set of
> 	files for the target-dependent part of the runtime.
> 	(SPARC/Linux): Likewise.



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