Georg Baum a écrit :
Am Samstag, 18. März 2006 17:18 schrieb Michael Gerz:
Abdelrazak Younes wrote:

I was maybe not clear... Please do the change for mingw also.

Oh, I thought you were using cygwin. How did you compile qt? It should work if you compile it with -mms-bitfields.

I didn't compile Qt4, I used the official package for mingw. That's maybe the problem. I think we should support this official package.

It is wise to remove the option for mingw? I think we are linking against a gettext and libiconv version that was (most likely) built by MSVC or another Non-MinGW compiler.

Exactly that was my reason to remove it for cygwin and not for mingw: On cygwin we assume that every library was compiled with the cygwin gcc compiler, but on mingw we assume that libraries are compiled by MSVC or gcc with -mms-bitfields.

Well except for Qt4.1...

Sorry to be so pedantic here, but I really want to understand this issue before doing any change.

No problem. The safest solution is to modify the autotools for the qt4 subdir only.

Abdel.

Reply via email to