This is the mail archive of the gcc@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 rts fails to build on ppc?


> It's actually powerpc configured like
>
> ../configure --with-cpu=default32 --build=powerpc64-suse-linux
> checking build system type... powerpc64-suse-linux-gnu
> checking host system type... powerpc64-suse-linux-gnu
> checking target system type... powerpc64-suse-linux-gnu

Looks like

2007-08-31  Ben Elliston  <bje@au.ibm.com>

	* Makefile.in (LIBGNAT_TARGET_PAIRS): Use system-linux-ppc64.ads
	when compiling for powerpc64-*-linux.
	* system-linux-ppc64.ads: New file.

needs to be refined.

-- 
Eric Botcazou


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