[Releasing] Platform and Compiler configurations for Qt 5.0 beta release

Rohan McGovern rohan.mcgovern at nokia.com
Mon Apr 30 00:53:55 CEST 2012


Iikka Eklund said:
> Hi,
> 
> 
> Would the following set of platform and compiler configurations
> be suitable for making the binary installers for Qt 5.0 beta release:
> 
> linux-g++-32 Ubuntu 12.04 x86 32-bit Gcc 4.4
> linux-g++-64 Ubuntu 12.04 x86 64-bit Gcc 4.4
> win32-msvc2010 Windows 7 x86 32-bit
> win64-msvc2010 Windows 7 x86 64-bit
> win32-MinGW Windows 7 x86 32-bit MinGW 4.4
> macx-g++ OSX 10.7 Cocoa x86 64-bit
> 
> These would be the packages available through the 'Qt Project SDK'.
> 
> Since Ubuntu 10.04 is rather old, use of 12.04 is preferred.
> Similarly it might be good to use newer Gcc version.
> Any insight what is the best fit?
> 
> Are all these already running in the CI system?
> It is important to be aligned between the CI system and release.
> 

No, out of the configurations you mentioned, these ones are _not_ tested
by CI:

  linux-g++-32 Ubuntu 12.04 x86 32-bit Gcc 4.4
  linux-g++-64 Ubuntu 12.04 x86 64-bit Gcc 4.4
  win64-msvc2010 Windows 7 x86 64-bit
  win32-MinGW Windows 7 x86 32-bit MinGW 4.4

With respect to MinGW 4.4: in the past, attempting to use that in CI, we
would very frequently hit this internal compiler error:

  http://sourceforge.net/tracker/index.php?func=detail&aid=3011237&group_id=2435&atid=102435

However, many people used MinGW 4.4 for a long time with no problems.



More information about the Releasing mailing list