ASPN ActiveState Programmer Network
ActiveState
/ Home / Perl / PHP / Python / Tcl / XSLT /
/ Safari / My ASPN /
Cookbooks | Documentation | Mailing Lists | Modules | News Feeds | Products | User Groups


Recent Messages
List Archives
About the List
List Leaders
Subscription Options

View Subscriptions
Help

View by Topic
ActiveState
.NET Framework
Open Source
Perl
PHP
Python
Tcl
Web Services
XML & XSLT

View by Category
Database
General
SOAP
System Administration
Tools
User Interfaces
Web Programming
XML Programming


MyASPN >> Mail Archive >> boost
boost
Re: [boost] shared-linkable-true, runtime-link-dynamic and runtime-link-static
by Rene Rivera other posts by this author
Oct 16 2002 3:26PM messages near this date
Re: [boost] shared-linkable-true, runtime-link-dynamic and runtime-link-static | RE: [boost] shared-linkable-true, runtime-link-dynamic andruntime-link-static
[2002-10-16] Neal D. Becker wrote:

> >>>>> "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?

Yes, my understanding was that specifying "-static" to GCC configures it for
maximum static linking. And that the "-static-libgcc" is there for when you
want libgcc to be static regardless.


-- grafik - Don't Assume Anything
-- rrivera@[...].org - grafik@[...].com
-- 102708583@icq - Grafik666@AIM - Grafik@[...].org
_______________________________________________
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

Privacy Policy | Email Opt-out | Feedback | Syndication
© ActiveState Software Inc. All rights reserved