On Wed, 5 Mar 2003 19:22:39 +0000 José Fonseca <[EMAIL PROTECTED]> wrote:
> On Wed, Mar 05, 2003 at 06:54:31PM +0100, Felix Kühling wrote: [snip] > > But does C++ use the library behind your back? > > AFAIK g++ alway implicitly links with libstdc++. > > I don't believe there is any dependency of STL on compiled code unless > the source actually uses the STL. Most C++ support code for such as > global constructors, exceptions and RTTI are outside STL. AFAIK STL is part of the standard library by now. So the question is not really whether we use STL but whether we use the standard library. Anyway, if you use only the basic support code then linking the standard library statically should be no problem WRT binary size. > > José Fonseca ------------ __\|/__ ___ ___ ------------------------- Felix ___\_e -_/___/ __\___/ __\_____ You can do anything, Kühling (_____\Ä/____/ /_____/ /________) just not everything [EMAIL PROTECTED] \___/ \___/ U at the same time. ------------------------------------------------------- This SF.net email is sponsored by: Etnus, makers of TotalView, The debugger for complex code. Debugging C/C++ programs can leave you feeling lost and disoriented. TotalView can help you find your way. Available on major UNIX and Linux platforms. Try it free. www.etnus.com _______________________________________________ Dri-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/dri-devel