Re: [PATCH] tests: increase coverage for depcomp tests

2012-02-13 Thread Peter Rosin
Stefano Lattarini skrev 2012-02-13 21:13: > On 02/13/2012 09:05 PM, Peter Rosin wrote: >> On platforms requiring that no undefined symbols exist in order >> to build shared libraries (e.g. Windows DLLs), you have to >> explicitly declare that the libtool library you are building >> does not actuall

Re: [PATCH] tests: increase coverage for depcomp tests

2012-02-13 Thread Stefano Lattarini
On 02/13/2012 09:05 PM, Peter Rosin wrote: > On platforms requiring that no undefined symbols exist in order > to build shared libraries (e.g. Windows DLLs), you have to > explicitly declare that the libtool library you are building > does not actually have any undefined symbols, for libtool to > e