This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: (mainline and 3.1) PATCH: Enable shared libgcc on *-*-freebsd[3-]*


On Thu, Mar 28, 2002 at 01:41:29AM -0600, Loren James Rittle wrote:
> Permission to apply as is?  David, I would like your approval as well
> since this is a fundamental port configuration change.  I remember
> that you have raised the issue of building shared C++ libraries with a
> non-system gcc and I belive this patch partly or fully eliminates
> those past concerns.

I still really don't like a shared libgcc, nor the default to a shared
libstdc++ (except for the native system compiler)... but I know others
want it.  So far be it from me to stand in the way of progress.
"--disable-shared" will keep the GCC build from making both a shared
libgcc.so and libstdc++.so, correct?  As long as there is an easy way to
disable the building of .so's, people can choose their religion.

-- 
-- David  (obrien@FreeBSD.org)


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]