Re: [boost] shared-linkable-true, runtime-link-dynamic and
runtime-link-static
by Neal D. Becker other posts by this author
Oct 16 2002 1:38PM messages near this date
Re: [boost] shared-linkable-true, runtime-link-dynamic and
runtime-link-static
|
Re: [boost] shared-linkable-true, runtime-link-dynamic and
runtime-link-static
> >>>> "David" == David Abrahams <dave@[...].com> writes:
> > Alkis Evlogimenos <alkis@[...].com> writes:
> > If the above is correct then shouldn't runtime-link-dynamic and
> > runtime-link-static be passing to gcc "-shared-libgcc" and "-static-libgcc"
> > respectively? gcc's manual says that "-static" turns on preference to static
> > libraries in general whereas "-{static,dynamic}-libgcc" only affects libgcc
> > (isn't this the C++ Runtime?).
David> Well, I guess that's right.
AFAICT, reading the terse description in gcc info, I think gcc will
set this option correctly automatically. You just need -shared or
-static. Is this not correct?
_______________________________________________
Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost
Thread:
Alkis Evlogimenos
Rene Rivera
David Abrahams
Petr Kocmid
Alkis Evlogimenos
David Abrahams
Alkis Evlogimenos
David Abrahams
Neal D. Becker
Rene Rivera
Jeff Garland
|