From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 44155 invoked by alias); 13 Mar 2018 03:51:25 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 44144 invoked by uid 89); 13 Mar 2018 03:51:24 -0000 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 Received: from nh501-vm3.bullet.mail.kks.yahoo.co.jp (HELO nh501-vm3.bullet.mail.kks.yahoo.co.jp) (183.79.56.133) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with SMTP; Tue, 13 Mar 2018 03:51:22 +0000 Received: from [183.79.100.138] by nh501.bullet.mail.kks.yahoo.co.jp with NNFMP; 13 Mar 2018 03:51:19 -0000 Received: from [183.79.100.135] by t501.bullet.mail.kks.yahoo.co.jp with NNFMP; 13 Mar 2018 03:51:19 -0000 Received: from [127.0.0.1] by omp504.mail.kks.yahoo.co.jp with NNFMP; 13 Mar 2018 03:51:19 -0000 Received: (qmail 6246 invoked by uid 60001); 13 Mar 2018 03:51:19 -0000 Message-ID: <559490.2710.qm@web103117.mail.kks.yahoo.co.jp> Received: from [133.6.57.2] by web103117.mail.kks.yahoo.co.jp via HTTP; Tue, 13 Mar 2018 12:51:19 JST X-YMail-JAS: kDtQaigVM1nbLN6cMR_0_4I1iAGOPHK5H_IZcNHnsrYFfdy3RaFdDjuv7dx0CZrq8kQXaaPyYqwvmR9fj7DNLtPvT0pMyEDNTbnTFM_SyfMqPdyoVMgO3anPcjr0RlXmOWsO Date: Tue, 13 Mar 2018 06:46:00 -0000 From: Tatsuro MATSUOKA Reply-To: Tatsuro MATSUOKA 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 Content-Transfer-Encoding: quoted-printable X-IsSubscribed: yes X-SW-Source: 2018-03/txt/msg00172.txt.bz2 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,comp= atible 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.=A0 There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Tatsuro=A0 -- 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