Dear all, thanks for yours replies, I've just forgotten, that I have to repeat some libs in the list. This was one of the reasons to use automake/libtool instead of our old linkerscripts.
Kind Regards Thomas Roesner -----Ursprüngliche Nachricht----- Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Im Auftrag von Baurzhan Ismagulov Gesendet: Montag, 12. Dezember 2005 22:53 An: automake@gnu.org Betreff: Re: Linking dynamic AND static with the same lt-libraries On Mon, Dec 12, 2005 at 09:28:54AM +0100, Roesner Thomas wrote: > "does not work" means, that the linker can find all refered symbols in > the dynamic scenario, but that there are some unresolved symbols in > the static scenario. As Ralf said, it's most probably the library order, I'd also suggest to check it; if it turns out not to be the case, we'll need the linker output as a starting point. With kind regards, Baurzhan.