libtool
[Top][All Lists]
Advanced

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

Re: How to create only executable files


From: Ralf Wildenhues
Subject: Re: How to create only executable files
Date: Tue, 25 Jan 2011 08:12:12 +0100
User-agent: Mutt/1.5.20 (2010-08-04)

* Sergio Belkin wrote on Mon, Jan 24, 2011 at 11:42:25AM CET:
> Let's say that you have a library libfoo.so and you have on build tree a
> source file fred.c. You've created a test target that creat (with
> -no-install flag)  the  ELF  executable fred (note that has no extension).
> But libtool create also fred.o "an ELF relocatable", is there a way that
> libtool create only the "ELF excutable"? What is the advantage of create an
> "intermediate file"?

Simplicity of (Automake+Libtool) implementation.
Absence of (non-esthetic) downsides for the user.

Cheers,
Ralf



reply via email to

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