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
signature.asc
Description: This is a digitally signed message part.
_______________________________________________ Development mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/development
