[Development] Build Qt 5 with MinGW 4.7?

Thiago Macieira thiago.macieira at intel.com
Sun Aug 26 09:31:16 CEST 2012


On sábado, 25 de agosto de 2012 23.59.25, Stephen Chu wrote:
> I am trying to build Qt 5 from git using MinGW 4.7. It fails at
> bootstrapping configure:
> 
> C:\Qt\5.0>configure -developer-build -opensource -confirm-license
> + C:/Qt/5.0/qtbase/configure -developer-build -opensource -confirm-license
> Please wait while bootstrapping configure ...
> ...
> ...
> QtDBus: created headers.pri file
> mingw32-make: Interrupt/Exception caught (code = 0xc0000005, addr =
> 0x0040aff9)
> *** qtbase/configure exited with non-zero status.
> 
> Any idea why or how can I troubleshoot this?

Yes: make has a bug and it's hitting that.

You can upgrade, downgrade, "sidegrade", rebuild make with different 
optimisation flags. Or even fix the bug.

-- 
Thiago Macieira - thiago.macieira (AT) intel.com
  Software Architect - Intel Open Source Technology Center
     Intel Sweden AB - Registration Number: 556189-6027
     Knarrarnäsgatan 15, 164 40 Kista, Stockholm, Sweden
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 190 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.qt-project.org/pipermail/development/attachments/20120826/3e82fd4f/attachment.sig>


More information about the Development mailing list