automake
[Top][All Lists]
Advanced

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

Re: rpath command?


From: Alexandre Oliva
Subject: Re: rpath command?
Date: 27 Nov 2000 04:50:39 -0200
User-agent: Gnus/5.0807 (Gnus v5.8.7) XEmacs/21.1 (Channel Islands)

On Nov 25, 2000, Tom Tromey <address@hidden> wrote:

>>> Do I have to use some macro in configure.in to fill $(LINK) with GNU ld?
Alexandre> automake should define it to `$(LIBTOOL) $(CC/CXX)...'.
Alexandre> Maybe it only does this when there is at least one source
Alexandre> file to compile in the current directory?

> Yeah, that's how it works.  I realize this is less than good.  Can you
> suggest how it ought to work?

I think the current behavior is fine, since it is indeed invalid to
create a library or libtool archive out of no source files.  However,
we might output a warning (or even an error) if we find a request to
create a library out of no source files.

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                  address@hidden, redhat.com}
CS PhD student at IC-Unicamp        address@hidden, gnu.org}
Free Software Evangelist    *Please* write to mailing lists, not to me



reply via email to

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