hi, there!

On Mon, 18 Dec 2000, Daniel Eischen wrote:

> It should prevent libstdc++ from linking in other libraries.  In 
> this case we don't want it to include (the unthreaded) libgcc, so
> that the correct libgcc (libgcc for unthreaded, libgcc_r for threaded) 
> will be linked when the application is linked.

haven't tested this solution, but what will happen if I need to link my
threaded app with, for example, libmd?

/fjoe



To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-stable" in the body of the message

Reply via email to