From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jeffrey A Law To: hjl@lucon.org (H.J. Lu) Cc: egcs@cygnus.com Subject: Re: Patch for egcs 1.0.2 Date: Sun, 15 Feb 1998 09:21:00 -0000 Message-id: <1732.887562560@hurl.cygnus.com> References: X-SW-Source: 1998-02/msg00699.html In message < m0y3rRR-0004ecC@ocean.lucon.org >you write: > Ok. Here is the patch for the release branch. > > Thanks. Note, the ChangeLog entry doesn't match your patch! If you want patches to be installed on the release branch you're going to have to be *much* more careful about these issues! > * config/alpha/linux-elf.h (LIB_SPEC): New. Defined if > USE_GNULIBC_1 is not defined. You changed alpha/elf.h by removing the LIB_SPEC stuff completely. You didn't change linux-elf.h at all. Either the ChangeLog or your patch is wrong. > Tue Dec 16 23:25:45 1997 H.J. Lu (hjl@gnu.org) > > * config/sparc/linux64.h (LIBGCC_SPEC): Removed. > (CPP_SUBTARGET_SPEC): Add %{pthread:-D_REENTRANT}. > (LIB_SPEC): Updated for glibc 2. I think you got this change reversed. The patch did just the opposite for each of the changes to sparc/linux64. I have *not* installed the patch. jeff