This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: [RFA:] Make ix86-pc-linux-gnulibc1 buildable [fixinc fix included]
- From: Richard Henderson <rth at redhat dot com>
- To: Hans-Peter Nilsson <hp at bitrange dot com>
- Cc: gcc-patches at gcc dot gnu dot org, libstdc++ at gcc dot gnu dot org
- Date: Thu, 24 Oct 2002 16:04:57 -0700
- Subject: Re: [RFA:] Make ix86-pc-linux-gnulibc1 buildable [fixinc fix included]
- References: <Pine.BSF.4.44.0210241815160.209-100000@dair.pair.com>
On Thu, Oct 24, 2002 at 06:18:26PM -0400, Hans-Peter Nilsson wrote:
> toplevel:
> * configure.in (i[3456]86-*-linux*): Add check to disable
> ${libgcj} for glibc1.
>
> gcc:
> * fixinc/inclhack.def (libc1_G_va_list): New fix.
> * fixinc/fixincl.x: Regenerate.
> * config/i386/linux.h: Move MD_FALLBACK_FRAME_STATE_FOR inside
> ifndef IN_LIBGCC2. Wrap it together with signal.h and
> sys/ucontext.h inclusion in ifndef USE_GNULIBC_1.
> * configure.in (gcc_AC_CHECK_DECLS): Check vasprintf too.
> * config.in, configure: Regenerate.
Ok.
r~