libtool
[Top][All Lists]
Advanced

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

Re: postdeps empty on OpenBSD


From: Bob Friesenhahn
Subject: Re: postdeps empty on OpenBSD
Date: Tue, 20 Sep 2005 14:25:42 -0500 (CDT)

On Tue, 20 Sep 2005, Olly Betts wrote:

Should libtool be able to link a C++ module such that it can be
dlopen-ed by a C program (on platforms where this can be made to work)?

Yes. Any libraries necessary for C++ programs should be applied when linking using the C++ compiler. It seems that you have encountered a case where the wrong libraries are used.

Bob
======================================
Bob Friesenhahn
address@hidden, http://www.simplesystems.org/users/bfriesen/
GraphicsMagick Maintainer,    http://www.GraphicsMagick.org/




reply via email to

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