Re: How to create only executable files

2011-01-24 Thread Ralf Wildenhues
* 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 cre

Re: How to create only executable files

2011-01-24 Thread Ingo Krabbe
On Mon, Jan 24, 2011 at 07:42:25AM -0300, Sergio Belkin wrote: > 2011/1/24 Ralf Wildenhues > > > Hello Sergio, > > > > * Sergio Belkin wrote on Sun, Jan 23, 2011 at 11:13:16PM CET: > > > I've found great the option "-no-install". But I wonder if is there a > > > way to build directly the executab

Re: How to create only executable files

2011-01-24 Thread Sergio Belkin
2011/1/24 Ralf Wildenhues > Hello Sergio, > > * Sergio Belkin wrote on Sun, Jan 23, 2011 at 11:13:16PM CET: > > I've found great the option "-no-install". But I wonder if is there a > > way to build directly the executables files, I mean that don't create > > object file "something.o" and only do

Re: How to create only executable files

2011-01-23 Thread Ralf Wildenhues
Hello Sergio, * Sergio Belkin wrote on Sun, Jan 23, 2011 at 11:13:16PM CET: > I've found great the option "-no-install". But I wonder if is there a > way to build directly the executables files, I mean that don't create > object file "something.o" and only do something.o You mean creating an exec