Hello,

* Peter O'Gorman wrote on Thu, Jun 10, 2010 at 05:12:41PM CEST:
> On 06/10/2010 09:45 AM, Gary V. Vaughan wrote:
> >>I think it would be better in c++.
> >
> >No, that would mean you have to jump through hoops to use it from C.

> It's simple to write a library in C++ but make its public interface
> C. There are many projects that use what I would describe as sane
> C++ (unfortunately there are also many that use every possible
> feature).

Linking a C-only project against a C++ library is quite error-prone if
you only use the C compiler.  I'm with Gary here.

Cheers,
Ralf

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

Reply via email to