bug-libtool
[Top][All Lists]
Advanced

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

Re: Libtool 1.4.2 C++ linking


From: Robert Boehne
Subject: Re: Libtool 1.4.2 C++ linking
Date: Thu, 13 Dec 2001 10:30:38 -0600

Christian Cornelssen wrote:
> 
> Dear Libtool maintainers,
> 
> When linking a bunch of libtool convenience archives
> together to form a shared library, by using a command like
> 
>         libtool --mode=link g++ ...
> 
> libtool invokes `gcc' to do the linking, not g++.  Since linking
> objects made from C++ sources may be not as simple as linking
> traditional code due to template instantiation management,
> global constructors/destructors etc., I am wondering whether libtool
> would do the right thing in the general case where the C++ link
> wrapper needs to do different things than "gcc" would do.
> 
>    Sincerely,
> 
> Christian Cornelssen
> 
> _______________________________________________
> Bug-libtool mailing list
> address@hidden
> http://mail.gnu.org/mailman/listinfo/bug-libtool

Christian:

I have seen this happen, but couldn't reproduce it.  Could you
send me the libtool script and config.log?

Thanks,

Robert

-- 
Robert Boehne             Software Engineer
Ricardo Software   Chicago Technical Center
TEL: (630)789-0003 x. 238
FAX: (630)789-0127
email:  address@hidden



reply via email to

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