How do I make the multi-lang libtool use c++ to link c++ shared libraries so that the c++ libraries are linked in. Unless I do the horribly CC=$CXX hack I can't get it to use c++ in insists on using gcc. I have an extern "C" interface and I want C programs not to have to use C++ to do the final linking. Or maybe I am going about this the wrong way....... --- Kevin Atkinson [EMAIL PROTECTED] http://metalab.unc.edu/kevina/
- Re: Making libtool use c++ to link c++ shared libraries. Kevin Atkinson
- Re: Making libtool use c++ to link c++ shared librari... Alexandre Oliva
- Re: Making libtool use c++ to link c++ shared librari... Kevin Atkinson
- Re: Making libtool use c++ to link c++ shared librari... Alexandre Oliva
- Re: Making libtool use c++ to link c++ shared librari... Kevin Atkinson
- Re: Making libtool use c++ to link c++ shared librari... Kevin Atkinson
- Re: Making libtool use c++ to link c++ shared librari... Alexandre Oliva
- Re: Making libtool use c++ to link c++ shared lib... Kevin Atkinson
- Re: Making libtool use c++ to link c++ shared librari... Lars J. Aas
- Re: Making libtool use c++ to link c++ shared lib... Alexandre Oliva