GCC build of HEAD failed for native with your patch on 2004-02-10T15:13:05Z.

Geoff Keating geoffk@geoffk.org
Tue Feb 10 23:27:00 GMT 2004


"GCC regression checker" <geoffk@apple.com> writes:

> With your recent patch, GCC HEAD does not compile on:
>  native

> ChangeLog entries since last run on 2004-02-10T06:45:28Z:
> --- /Users/regress/tbox/changelog_mail/gcc/ChangeLog	Mon Feb  9 05:49:57 2004
> +++ gcc/ChangeLog	Tue Feb 10 07:13:57 2004
> @@ -1,3 +1,12 @@
> +2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>,
> +	    Nathanael Nerode  <neroden@gcc.gnu.org>
> +
> +	PR ada/6637, PR ada/5911
> +        Merge with libada-branch:
> +	* configure.in, Makefile.tpl, Makefile.def: Add target-libada,
> +	with appropriate dependencies. Add --enable-libada configure switch.
> +	* configure, Makefile.in: Regenerate.
> +

> Configuring in powerpc-apple-darwin7.2.0/libada
> configure: creating cache ./config.cache
> checking build system type... powerpc-apple-darwin7.2.0
> checking host system type... powerpc-apple-darwin7.2.0
> checking target system type... powerpc-apple-darwin7.2.0
> updating cache ./config.cache
> configure: creating ./config.status
> config.status: creating Makefile
> make -C ../../gcc  gnatlib-shared
> make[3]: *** No rule to make target `gnatlib-shared'.  Stop.
> make[2]: *** [gnatlib] Error 2
> make[1]: *** [all-target-libada] Error 2
> make: *** [bootstrap] Error 2
> + '[' -s gcc/.bad_compare ']'
> + exit 1

Hi Arnaud,

This looks like your patch.  I think you forgot to disable libada when
no Ada compiler is built.

-- 
- Geoffrey Keating <geoffk@geoffk.org>



More information about the Gcc-regression mailing list