X-Recipient: archive-cygwin AT delorie DOT 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 AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT 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 DOT 7060306 AT alumni DOT cse DOT ucsc DOT edu> <175388 DOT 49650 DOT qm AT web101117 DOT mail DOT kks DOT yahoo DOT co DOT jp> <870284 DOT 4983 DOT qm AT web101111 DOT mail DOT kks DOT yahoo DOT co DOT jp> <570C0F77 DOT 1020303 AT cornell DOT edu> Date: Tue, 12 Apr 2016 12:01:08 +0900 (JST) From: Tatsuro MATSUOKA Reply-To: Tatsuro MATSUOKA Subject: Re: Warning: Mismatch between the program and library build versions detted. (WxWidgets) To: cygwin AT cygwin DOT 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