* 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

_______________________________________________
http://lists.gnu.org/mailman/listinfo/libtool

Reply via email to