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:references:date:from:reply-to
	:subject:to:mime-version:content-type:content-transfer-encoding;
	 q=dns; s=default; b=neasogKVQ8PuK+M/eJDnr4Gwt07rra9MH0rB2nZWXjE
	/lq7HshzGmlucbAGQuYehq6qS2ISK0izZcpECzC7JacLR2wQtJ21VJrx7p2kpgVC
	6+Ti+OLQfs81CgEWAltQMcjgER39GWxiG4THVUpot7BB/fIWjaHl4uH8ZCHuVDwE
	=
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:references:date:from:reply-to
	:subject:to:mime-version:content-type:content-transfer-encoding;
	 s=default; bh=gr5JCUPGewP/CO7Yk1JIYNAsVAE=; b=pR45WezUmFBuiPCZK
	o+bJMDe0g2A6L3OTYz0MHrrQZbX+bin+aYggHpDfaCW4hS33Z2qXlUJ1284hiH8T
	jKseAN1VnhCxoYi0cCt7g6LFDNHFaGgkkMfhV74svecsZr9njiG4l2EBxlpx8ILG
	30n9jQE83Ub1zLbppkpg/zz5Mw=
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_00,FREEMAIL_ENVFROM_END_DIGIT,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,RP_MATCHES_RCVD,SPF_PASS autolearn=ham version=3.3.2 spammy=disappeared, UD:yahoo.co.jp, yahoo.co.jp, yahoocojp
X-HELO: nh501-vm3.bullet.mail.kks.yahoo.co.jp
Message-ID: <655455.78933.qm@web101109.mail.kks.yahoo.co.jp>
X-YMail-JAS: 2cqKk7oVM1mhOb4SHJRjL9SimkurWg8lEDFOTNiY.9LqPLrWmuYkzkpcK3XOnEgcFskY8uZ6lZReY6y28KC4UmcK.iENVhAxu6cSvCybh3VoilGAFNW8WLTsnOjiwDRyBQ4h
References: <5702FE9D.7060306@alumni.cse.ucsc.edu> <loom.20160410T212404-149@post.gmane.org> <175388.49650.qm@web101117.mail.kks.yahoo.co.jp> <loom.20160411T083414-815@post.gmane.org> <870284.4983.qm@web101111.mail.kks.yahoo.co.jp> <570C0F77.1020303@cornell.edu>
Date: Tue, 12 Apr 2016 12:01:08 +0900 (JST)
From: Tatsuro MATSUOKA <tmacchant2@yahoo.co.jp>
Reply-To: Tatsuro MATSUOKA <matsuoka@nuce.nagoya-u.ac.jp>
Subject: Re: Warning: Mismatch between the program and library build versions detted. (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 u3C31Xgc015002

> From: Tatsuro MATSUOKA
>To: cygwin
> Cc: 
> Date: 2016/4/12, Tue 10:41
> Subject: Warning: Mismatch between the program and library build versions detted. (WxWidgets)
> 
> Hello
> I have met the following waring gnuplot with wxt terminal
> Terminal type set to 'wxt'
> gnuplot> plot sin(x)
> 10:33:39: Warning: Mismatch between the program and library build versions 
> detted.
> The library used 3.0 (wchar_t,compiler with C++ ABI 1009,wx containers,compatie 
> with 2.8),
> and your program used 3.0 (wchar_t,compiler with C++ ABI 1002,wx 
> containers,coatible with 2.8).
> I do not have enough knowldge of difference between C++ ABI 1009 and C++ ABI 
> 1002.
> Any suggestions?
> # For the program execution, I do not have troubles from the warining.
> Tatsuro

I have forgetton to execute setup_x86-64 before gnuplot buliding.
Setup seems to upgrade the cygwin and gcc-5.3.0 (to 5.3.0-3).
After setup, the warning was disappeared.
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


