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

_______________________________________________
help-gplusplus mailing list
help-gplusplus@gnu.org
http://lists.gnu.org/mailman/listinfo/help-gplusplus

Reply via email to