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:message-id:date:from:reply-to:subject:to
	:mime-version:content-type:content-transfer-encoding; q=dns; s=
	default; b=QMwA32VE2wq4Nt9YErIPq5dxgxpx4BflZWFWjtKa8ARy1xrerOxDz
	4FFtAXE3R2F6tjDOFiJaMlWdywcKiTFA9i7ILXyhhPLOuCtHzmXE9iet+vbMMGHe
	jxnmIxKmQBIIfI7mNh3GefqFdfD2nxMRgUc+5zCLfgeEZAjCG5CdS4=
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:message-id:date:from:reply-to:subject:to
	:mime-version:content-type:content-transfer-encoding; s=default;
	 bh=Xh0OnNyfStxNTz2h17YIKjIh4c0=; b=ysLcI8pCeOLEGTPNqvkmyBYSS9zW
	11VXNegsaw4Xcx+Ajvk0KuZoZq9TMUDyD2kR30AMZ3M6sYKWFLPKQFqUwd1hpQ3z
	BwDIvYJAu1PT3g5dMPFfTIEzBB5F/rzeY2vRx7UBGm5cLb0zhK19A3WTMn0KN0+c
	hH1cy3omEIMOsGQ=
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=1.4 required=5.0 tests=AWL,BAYES_40,FREEMAIL_ENVFROM_END_DIGIT,FREEMAIL_FROM,RCVD_IN_BL_SPAMCOP_NET,RCVD_IN_DNSWL_NONE,SPF_PASS,T_RP_MATCHES_RCVD autolearn=no version=3.3.2 spammy=H*RU:sk:omp504., H*RU:183.79.100.135, Hx-spam-relays-external:sk:omp504., Hx-spam-relays-external:183.79.100.135
X-HELO: nh501-vm3.bullet.mail.kks.yahoo.co.jp
Message-ID: <559490.2710.qm@web103117.mail.kks.yahoo.co.jp>
X-YMail-JAS: kDtQaigVM1nbLN6cMR_0_4I1iAGOPHK5H_IZcNHnsrYFfdy3RaFdDjuv7dx0CZrq8kQXaaPyYqwvmR9fj7DNLtPvT0pMyEDNTbnTFM_SyfMqPdyoVMgO3anPcjr0RlXmOWsO
Date: Tue, 13 Mar 2018 12:51:19 +0900 (JST)
From: Tatsuro MATSUOKA <tmacchant2@yahoo.co.jp>
Reply-To: Tatsuro MATSUOKA <matsuoka@nuce.nagoya-u.ac.jp>
Subject: Mismatch between the program and library build versions detected. for wxWidgets
To: cygwin@cygwin.com
MIME-Version: 1.0
Content-Type: text/plain; charset=iso-8859-1
X-IsSubscribed: yes
Content-Transfer-Encoding: 8bit
X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id w2D3pYmB020246

I have met following warning gnuplot build with wxt terminal
gnuplot> pl x

12:43:09: Warning: Mismatch between the program and library build versions detected.
The library used 3.0 (wchar_t,compiler with C++ ABI 1009,wx containers,compatible with 2.8),
and your program used 3.0 (wchar_t,compiler with C++ ABI 1010,wx containers,compatible with 2.8).
Perhpas re-build wxWidgets using current build tools that I use for gnuplot build will get out this warining.
Is there any workaround to avaoid the warning.
Reference
$ gcc --version
gcc (GCC) 6.4.0
Copyright (C) 2017 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
Tatsuro 

--
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


