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:subject:to:references:from:message-id:date :mime-version:in-reply-to:content-type :content-transfer-encoding; q=dns; s=default; b=X3FpjvPnSEdNdS78 cRsMR4CE+Cj9eUvZUhuz3CcErBG3jDI/7BZWByCN3Rh+e1n8MGv7yA7UbgHJta0n 6bMrZaAagbqmHPPG+KLjwttVtxhNYt7ZTCN36WVF4HVDxe+j8BfUXk25U+Tg4huS UPl3fc/mERo95l5Y7h6VmTDimS4= 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:subject:to:references:from:message-id:date :mime-version:in-reply-to:content-type :content-transfer-encoding; s=default; bh=mznUNdrDO5Xi2FWZ9pHlhJ B/MSw=; b=myKDDQGI43TH/rCg6we1txOZUU4EyR95W4UHGw9sGeu6vk0WlD2HxI exf1+9tUYAWrpACioqlS3WaN9ql8x/LQIHPcHL0ShbZBBqHY7FRvBx7P1s6l58NF GbT4pAON4HoM0lmt1t4qfcam8fHQ8x32nH6Djz3e3gpL7H+pewvDk= 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=-2.2 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 spammy=Hx-languages-length:933, H*MI:sk:348944., H*f:sk:348944., H*i:sk:348944. X-HELO: mail-wm0-f41.google.com X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:subject:to:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-transfer-encoding; bh=tiDK89jAvDgMQPkyzfDIjr1IXmrdTHxszzSGmDGlNok=; b=VxC2JZtAeeYnx1w6FGfLHqMekItlWxfIvvXhVp7ajXCXewpVDuMJJIJYPundrjFeYA RgyyIBp6nqZRYofTegyPlpburkGheXuh/d5Ao6SbvrdCYal8bTaoPoiLe19Axr/Ohnyx DBuE1LQzROgXx5QGbIRDjZ09/Joukhc3QSr8M8kRwVMfI/50lB2tvR5I67NeCqWZ8ft7 5ZKuqm9QBH6e1UvH3ijRl1zVNZoP3arJXrh+vNysEwMb7/jn06m9DNBBeibi6HTnjXYv q6eTkvDHilfDKP3qYqsGeFIFsmGKvGH/xbE8xMjUqVWLyvqJCvUGCqfXIX76NJLrsOYI WN5Q== X-Gm-Message-State: AOPr4FWHgepKTPB+72f3Sph4t2md5XTkXl9E9Gixl93JkuilWQces/l/Wi512c86Ydzkeg== X-Received: by 10.194.87.103 with SMTP id w7mr2150874wjz.13.1460450583290; Tue, 12 Apr 2016 01:43:03 -0700 (PDT) Subject: Re: Warning: Mismatch between the program and library build versions detted. (WxWidgets) To: cygwin AT cygwin DOT com 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> <348944 DOT 46683 DOT qm AT web101108 DOT mail DOT kks DOT yahoo DOT co DOT jp> From: Marco Atzeri Message-ID: <570CB515.7090809@gmail.com> Date: Tue, 12 Apr 2016 10:43:01 +0200 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.7.2 MIME-Version: 1.0 In-Reply-To: <348944.46683.qm@web101108.mail.kks.yahoo.co.jp> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes On 12/04/2016 03:41, Tatsuro MATSUOKA wrote: > 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 > > Tatsuro, can you please stop to reply to different unrelated threads instead of starting a new one ? It mess up the archives https://cygwin.com/ml/cygwin/2016-04/threads.html and mail reading. Regards Marco -- 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