This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: GCC 3.0 Release Criteria
> Date: Fri, 28 Apr 2000 12:17:53 -0700
> From: Richard Henderson <rth@cygnus.com>
> On Fri, Apr 28, 2000 at 11:47:23AM -0700, Geoff Keating wrote:
> > The interaction with multilibs may be more interesting. Perhaps we
> > will want to build libgcc-nof.so?
>
> I would expect not. Multilibs are primarily an embedded thing,
> and they practically never use shared libraries.
So, on ppc, if someone compiles, say, the Linux kernel with
-msoft-float, then that should automatically switch off the shared
libgcc? That would make sense.
--
- Geoffrey Keating <geoffk@cygnus.com>