X-Recipient: archive-cygwin@delorie.com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:mime-version:content-type
	:content-transfer-encoding:date:from:to:subject:message-id; q=
	dns; s=default; b=qcfZBV2n599fvp9Ip9WVA5vyX6fQORr3c09lhqr/tWE9JE
	zCGeu2FhrfkFEuRm9vMunXgj09iF452LBtRWn2hF3ap5imwWJaCzPOJBNqz/mz1H
	BLxEfWm3vZIhSUtt+/bX9N/rOciahKXBf5CFCgJN+H++VK1nUSx++igqS8A04=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:mime-version:content-type
	:content-transfer-encoding:date:from:to:subject:message-id; s=
	default; bh=KvsFtbENAkIn6lPxheA6mpo7FNc=; b=h7jAc82p7/GIDlyizOwq
	InAkIu0RJhBhLCXY8zQhcdV3BXUOsC4K8UA0w5+8GMzFjZ59Pd5mLcSU23kzTufE
	ZXzX4/re/x9fZy7nMmOu5k1iiyjdT8i5VrxNQ/WkYd7ZRs4v04cO8MbhbfpgF6Yf
	0VcNSDZcA6a15XDf69UJGRg=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=0.7 required=5.0 tests=AWL,BAYES_20,RCVD_IN_DNSWL_NONE,SPF_HELO_PASS,SPF_PASS autolearn=ham version=3.3.2 spammy=HAuthentication-Results:smtp.auth, HX-Classification:combined, HX-Recommended-Action:accept, HX-Filter-ID:sk:s0sct1P
X-HELO: cph1.spamfilter.cc
MIME-Version: 1.0
Content-Type: text/plain; charset=US-ASCII; format=flowed
Content-Transfer-Encoding: 7bit
Date: Thu, 08 Dec 2016 18:39:18 +0100
X-Report-Abuse-To: abuse@mxhotel.dk
From: pdt@dontech.dk
To: cygwin@cygwin.com
Subject: mingw64-x86_64-wxWidgets3.0 and mingw64-i686-wxWidgets3.0 needs repository rebuild.
Message-ID: <62a8989ab793e20bfc2132b0026fd366@dontech.dk>
X-Sender: pdt@dontech.dk
User-Agent: Roundcube Webmail/1.2.3
X-Filter-ID: s0sct1PQhAABKnZB5plbISEeQZrOIHjHN7mlTPNLiREkBvS97sG7q52vRI9UfRBYxnxnwl454W+3 GSi2Z0KeiMnT8QVkGRemfkSVFBuOLVFhj/zC0tsXUER61163WlQDXdFurhCjt3ZiF++IRYLtKGuB xiJcV8WXdpVMIcHwywyrgy1js1cWAYeBeuYDC250vLWbr9TEhaJqd1IhNEiILHIAJQT4OU7uF3oi k8OIE/zfN0esQfbxjxjLQJnFHNjOpYYHzXQsWQaypk02mSPB8j3dKxLhoxcmaInYbR5vlqFr3/rx V30K9kM2I7ky7VSpOyLgHVxHQyngGipdCbKfO9iG80AXZo0JlfsaEA7/nx1Fc8Yyf/FNh1pCsThm JwMUVAMnt5HTz8l5X6AX665jS//cahJ+DDg4x1T+J3TLLpXCh0fHqGZRj5BDc1NvDu2i4jNyKDh3 cDt11f9PSQCpv7I7vmuWOX0MTh0jn4wYCLyJ4RC4oJRKfWAwr9qRGkhwSF1OQG5rvUxgyl6IV+Tf T6j/hLeEGxHA3fpxLm/hapO1+KUJuKLbma1gVkjOTCw5nBmO3dBCnv2xGvKxcNESxa0jiD6XqsJZ tjQxlyCdsexSlegypBXIThmjDPM11YeqG3XYaMs1SjsTtP8iZRj7YMpcBWTyZ2dY11+K6GBSV9yr /CoH2fuMBXjyOgO30W68
X-Report-Abuse-To: spam@cph1.spamfilter.cc
X-SpamExperts-Domain: smtp.mxhotel.dk
X-SpamExperts-Username: 91.221.196.236
Authentication-Results: spamfilter.cc; auth=pass smtp.auth=91.221.196.236@smtp.mxhotel.dk
X-SpamExperts-Outgoing-Class: ham
X-SpamExperts-Outgoing-Evidence: Combined (0.18)
X-Classification: not-spam/combined
X-Recommended-Action: accept
X-IsSubscribed: yes

Hello,

First, thanks for including these libraries. Great!

The current versions of the wxWidgets3.0 libs are not very useful.

Both the static and dynamic versions simply do not work possibly because 
they are so old compared to the C++ compiler version for mingw32.

Current ABI on g++: 1010.

Current ABI used when libs where compiled: 1002.

Currently any wxwidget app compiled just crashes at start.

If i rebuild everything from source using cygport it works again without 
any modification.

Can someone re-spin these packages so it works again? I think they 
literally just need a re-build.

Other wxWidget packages might have the same problem.

Thanks,

/pedro

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

