At 5:00 PM -0800 3/28/00, Patrick Jennings wrote:
>Hmmm.  This may be difficult to do on a virtual server...unless I can
>convince the ISP.
>
>I suppose I can compile the libstdc++ myself and fix up the
>makefile(s)?

Depending on your ISP, this could be tricky. Yes, you can probably 
add -lstdc++ to the link options in the Makefile and link statically 
against the library. But if there isn't a pre-existing static 
libstdc++.a (the .a suffix is often the static library suffix) you'll 
have to make sure you're compiling the appropriate libstdc++ for your 
compiler.

--
-Geoff Hutchison
Williams Students Online
http://wso.williams.edu/

------------------------------------
To unsubscribe from the htdig mailing list, send a message to
[EMAIL PROTECTED]
You will receive a message to confirm this.

Reply via email to