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.

> 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.

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


Georg

Reply via email to