Olly Betts dixit:

>On 2005-09-21, Peter O'Gorman <[EMAIL PROTECTED]> wrote:
>> IIRC, archive_cmds on openbsd does not use -nostdlib, so having empty
>> postdeps ought to be okay.
>
>It looks like the problem is that "g++ -shared" doesn't link to libstdc++.

gcc -shared creates a shared library.

On OpenBSD, shared libraries do not link against other shared libraries.
The main programme must link against all these.

//mirabile
-- 
I believe no one can invent an algorithm. One just happens to hit upon it
when God enlightens him. Or only God invents algorithms, we merely copy them.
If you don't believe in God, just consider God as Nature if you won't deny
existence.              -- Coywolf Qi Hunt



_______________________________________________
http://lists.gnu.org/mailman/listinfo/libtool

Reply via email to