libtool
[Top][All Lists]
Advanced

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

Re: linking modules into programs problem


From: Michael Matz
Subject: Re: linking modules into programs problem
Date: Mon, 19 Mar 2001 12:49:34 +0100 (MET)

Hi,

On Thu, 15 Mar 2001, Nick Hudson wrote:
> KDE2 has a habit of creating modules and then linking them into
> programs. Now this isn't a problem if the modules are named libNAME.la,
> but if they are named NAME.la then I see build errors on NetBSD/a.out.
> I've attached a simplified exmaple from each of NetBSD/ELF and
> NetBSD/a.out.

Isn't this, what the "$need_lib_prefix" (or how it's called, I can't check
right now) variable is all about?  To force the actual filenames to be
libfrob.*, although the .la files is frob.la?  Then NetBSD/a.out should
set that.


Ciao,
Michael.




reply via email to

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