On Thu, Sep 30, 2010 at 1:19 PM, Paolo Bonzini wrote:
>
> On 09/27/2010 03:41 PM, Alon Bar-Lev wrote:
>>
>> Thanks for the explanation!
>>
>> On Sun, Sep 26, 2010 at 7:17 AM, Ralf Wildenhues
>> wrote:
Also, why not take the value of the sysroot from the DESTDIR automake
variable
Hey
Any news about the problem ?
so, i have provided the libtool debug output [1] and provided the
informations that Charles Wilson asked me to give [2].
Any idea of the problem ?
I have just found that if I add to LDFLAGS
-L$HOME/local/opt/mingw64/x86_64-w64-mingw32/lib (that is the pat
On 9/30/2010 7:19 AM, Paolo Bonzini wrote:
> Note that it's perfectly possible to use .la files on the final system
> that didn't go through "libtool --mode=finish", as long as all the
> packages you compile are upgraded to Libtool 2.4 (and IIUC, cygwin's
> packaging system for example is already r
On 09/27/2010 03:41 PM, Alon Bar-Lev wrote:
Thanks for the explanation!
On Sun, Sep 26, 2010 at 7:17 AM, Ralf Wildenhues wrote:
Also, why not take the value of the sysroot from the DESTDIR automake variable?
Because we know DESTDIR far too late, only at 'make install' time and
not yet at th