Re: [PATCH] build system: gcc_cv_libc_provides_ssp

2008-11-13 Thread Paolo Bonzini
> + *-*-gnu*) > + # Avoid complicated tests (see > + # ) and for now > + # simply assert that glibc does provide this, which is true for all > + # realistically usable configurations. Write "Hurd configurations", otherwise

Re: [PATCH] build system: gcc_cv_libc_provides_ssp

2008-11-13 Thread Thomas Schwinge
Hello! On Fri, Oct 10, 2008 at 10:56:34AM +0200, I wrote: > On Wed, Oct 08, 2008 at 11:53:57AM +0200, I wrote: > > First, the check for gcc_cv_libc_provides_ssp is not complete, as has > > already pointed out (with patches!) before, but is still not fixed on > > trunk. Let me revisit that: in con

Re: [PATCH] build system: gcc_cv_libc_provides_ssp

2008-10-10 Thread Paolo Bonzini
> Even though the NATIVE_SYSTEM_HEADER_DIR issue is still being discussed, > in either way we'll need this patch installed. Any objections? Ok. But can you please create a PR and attach there all patches that I approve, but must wait until after your copyright assignment form will have been pro

[PATCH] build system: gcc_cv_libc_provides_ssp

2008-10-10 Thread Thomas Schwinge
Hello! On Wed, Oct 08, 2008 at 11:53:57AM +0200, I wrote: > First, the check for gcc_cv_libc_provides_ssp is not complete, as has > already pointed out (with patches!) before, but is still not fixed on > trunk. Let me revisit that: in configure.ac it is being checked for > ``case "$target" in *-*