This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: GCC 3.0 Release Criteria
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.
The hosted cases where we're using multilibs (e.g. sparc64) become
less important when you build libgcc.so instead of libgcc.a.
r~