help-gplusplus
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Static link trouble


From: Salvatore Di Fazio
Subject: Re: Static link trouble
Date: 11 Sep 2006 07:06:51 -0700
User-agent: G2/1.0

Paul Pluzhnikov ha scritto:

> That command line is completely bogus.
>
> You are telling g++ to look for libraries in the following
> directories:
>
>   /some/path/for/the/libstdc++.a/
>   ./ACE/
>
> and then don't supply any libraries at all.

Tnx Paul I found the error after the post, but I still have a problem
with the ACE libraries.

Can I link the stdc++ statically and the ACE library dinamic?
How can I?
Tnx



reply via email to

[Prev in Thread] Current Thread [Next in Thread]