libtool
[Top][All Lists]
Advanced

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

Re: postdeps empty on OpenBSD


From: Thorsten Glaser
Subject: Re: postdeps empty on OpenBSD
Date: Wed, 21 Sep 2005 20:05:53 +0000

Olly Betts dixit:

>On 2005-09-21, Peter O'Gorman <address@hidden> 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





reply via email to

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