View Ticket
2012-05-08
04:12 Ticket [94cbea1378] MinGW kitsh error: -mno-cygwin status still Closed with 1 other change artifact: 534e06399f user: anonymous
2012-05-07
04:19 Closed ticket [94cbea1378]. artifact: a85363a0d6 user: rkeene
04:19 Ticket [94cbea1378]: 1 change artifact: e15ffa9b11 user: rkeene
04:19 Ticket [94cbea1378]: 4 changes artifact: c63cfef30e user: rkeene
2012-05-06
23:56 New ticket [94cbea1378]. artifact: e3a5c930a9 user: anonymous

Ticket Hash: 94cbea1378f737e002bac0f5983c6e0d4aba36db
Title: MinGW kitsh error: -mno-cygwin
Status: Closed Type: Build Problem
Severity: Minor Priority: Immediate
Subsystem: Tcl Resolution: Fixed
Last Modified: 2012-05-08 04:12:55
Version Found In: trunk
Description:
Apparently, the -mno-cygwin option is deprecated in favor of -mwindows [1]. I get the following error when building kitcreator with MinGW.

cc1.exe: error: unrecognized command line option '-mno-cygwin' make: *** [kitInit.o] Error 1

[1] https://bugzilla.mozilla.org/show_bug.cgi?id=647820


rkeene added on 2012-05-07 04:19:05 UTC:
Fixed in [9396658a02]


anonymous claiming to be bencollver added on 2012-05-08 04:12:55 UTC:
Sorry for the misinformation.

Thanks for the fix!

-Ben