This is the mail archive of the libstdc++@sources.redhat.com mailing list for the libstdc++ project.


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

Re: [PATCH] Add BeOS support for libstdc++-v3


>>>>> "Phil" == Phil Edwards <pedwards@disaster.jaj.com> writes:

    Phil> Both --enable-shared and --enable-static are defaulted to
    Phil> on.  If you were to pass --disable-shared at the top level,
    Phil> it would take effect.

Is that how we want that to work?  It's inconsistent with some of the
other bits in the compiler, which seem to default to static on, and
shared off.

I think the V3 thing is reasonable -- but we should do the same thing
with all the libraries in the tree.

--
Mark Mitchell                   mark@codesourcery.com
CodeSourcery, LLC               http://www.codesourcery.com

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