public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
From: Tatsuro MATSUOKA <tmacchant2@yahoo.co.jp>
To: cygwin@cygwin.com
Subject: (solved) Re: Mismatch between the program and library build versions detected. for wxWidgets
Date: Tue, 13 Mar 2018 07:23:00 -0000	[thread overview]
Message-ID: <1520923579677-0.post@n5.nabble.com> (raw)
In-Reply-To: <559490.2710.qm@web103117.mail.kks.yahoo.co.jp>



I found the workaround 

https://github.com/eranif/codelite/issues/825

Add 
CPPFLAGS=-D__GXX_ABI_VERSION=\"1009\" 

to configure script erase warining.

Tatsuro

****** previous post (edited typo ) ***************
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 avoid 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  



--
Sent from: http://cygwin.1069669.n5.nabble.com/Cygwin-list-f3.html

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

  reply	other threads:[~2018-03-13  6:46 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-03-13  6:46 Tatsuro MATSUOKA
2018-03-13  7:23 ` Tatsuro MATSUOKA [this message]
2018-03-13 10:19   ` (solved) " Tatsuro MATSUOKA

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1520923579677-0.post@n5.nabble.com \
    --to=tmacchant2@yahoo.co.jp \
    --cc=cygwin@cygwin.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).