Hey,
* Vincent Torri wrote on Fri, Aug 29, 2008 at 05:38:59PM CEST:
I'm compiling two libraries with the options -fprofile-arcs
-ftest-coverage passed to gcc.
The first one has .gcno files in his directory and the .libs sub
directory. The second one has .gcno files in his directory but not i
Back to the patches list...
Den 2008-08-31 23:17, skrev Peter Rosin:
*snip*
I can see one way out, and that is to create a new libtool mode, i.e.
an interface something like this:
.../libtool --mode=ar cru foo.a a.o b.o c.o
.../libtool --mode=ar x foo.a
.../libtool --mode=ar t foo.a