guile-devel
[Top][All Lists]
Advanced

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

Re: What can I do to help? (conclusions)


From: Daniel Skarda
Subject: Re: What can I do to help? (conclusions)
Date: 07 Oct 2002 23:08:38 +0200
User-agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/20.7

> > No, you don't compile using C++, just use g++ for the linking
> > stage. This way the executable will be linked against libstdc++, but
> > there should be no other user-visible effects except that C++ modules
> > will work.
> 
> In my experience, you don't need to do that on GNU/Linux but you need
> to on Solaris.  Does that match your experience?
> 
> In any case: do you have a patch?  We might even link with g++ by
> default when it is available.

  I guess that it would be sufficient to link C++ _modules_ with g++ (or link 
them explicitely with libstdc++). For example you do not have to link guile 
against libgtk to make guile-gtk modules work. 

  But do not believe me, it is just a guess few minutes before midnight...
I have never loaded C++ modules to C program.

0.




reply via email to

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