Re: whole_archive/-r

2005-01-10 Thread Ralf Wildenhues
Hi Christopher, * Christopher Mason wrote on Tue, Dec 21, 2004 at 05:12:00PM CET: > > Two questions: I haven't fully grokked the issue regarding your first question. Hope somebody beats me to it.. Your second question consist of several questions: > 2) Is there a way to stop libtool from doing

Re: whole_archive/-r

2004-12-21 Thread Simon Richter
Hi, 1) I have a C++ library that makes use of global constructors. This should also work when using static libraries, as long as the global constructors are contained within the same archive member as the object they construct, and everyone who uses the result from a static initialization also h