bug-libtool
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#17635: Messages


From: fabrizio . ge
Subject: bug#17635: Messages
Date: Sat, 31 May 2014 00:30:58 +0200

Il 30.05.2014 08:25 Peter Rosin ha scritto:

I think it might be worthwhile to check if the problem vanishes if
you use MSYS make (just run make.exe) instead of MinGW make. My
personal rule is to stay with MSYS tools for as long as possible
(and switch to MinGW tools as late as possible).

I believe the underlying problem here is the different quoting
requirements for different processes.

It was indeed the case: when using MSYS make instead of mingw32-make, that did not happen and the build succeeded.

Incidentally, I found another problem. Recent versions of MinGW seem more eager than old ones to add a dependency on the DLL version of libgcc when building DLLs. In order to prevent that, I tried adding -static-libgcc to LDFLAGS, but, when libtool calls gcc, nothing's left of it. I had to use a workaround suggested in https://cygwin.com/ml/cygwin/2009-02/msg00231.html (a message dating back from 2009), that is configuring your entire package with CC='gcc -static-libgcc'. Is there a bug filed for that already?

Thank you,
Fabrizio

Scopri istella, il nuovo motore per il web italiano.
Istella garantisce risultati di qualità e la possibilità di condividere, in modo semplice e veloce, documenti, immagini, audio e video.
Usa istella, vai su http://www.istella.it?wtk=amc138614816829636







reply via email to

[Prev in Thread] Current Thread [Next in Thread]