The curious thing (at least curious to me) is that this is detected at
run time, not at build time. That probably has to do with the GCC
compiler not storing that information in the "import" library, so that
is beyond the influence of MSYS2, but it does make it slightly
bewildering. When I saw the message, I thought the program was picking
up DLLs from a different version than the one it was built with, but
that turned out not to be the case.

It was especially odd because before I had successfully built and run
(!) a small demo program, while struggling with another problem
regarding wxWidgets. That problem Alan has been able to solve, be it
in a way that neither of us really understands.

Anyway, we appreciate your giving attention to this.

Regards,

Arjen


2017-06-28 9:07 GMT+02:00 David Macek <david.mace...@gmail.com>:
> On 28. 6. 2017 3:55, Alan W. Irwin wrote:
>>
>> So assuming you are not going to extend that patch (or ideally from my
>> point of view drop it), I think from my google research the solution
>> to the above error is simply for Arjen to add -fabi-version=8 as a g++
>> option for the PLplot build to be ABI compatible with the wxwidgets
>> library build.  I believe Arjen is subscribed to this list, and will
>> eventually let us know the results of that experiment, but in case
>> that takes him a while to do that can someone here confirm that is the
>> right response to the above error box message?
>
>
> Hi. It seems to me that this is an inconsistency in the repositories and the
> correct way to fix it is for us to rebuild wxwidgets (and any dependent
> packages). I read your message very quickly, so maybe I misunderstood.
>
> --
> David Macek
>
>
> ------------------------------------------------------------------------------
> Check out the vibrant tech community on one of the world's most
> engaging tech sites, Slashdot.org! http://sdm.link/slashdot
> _______________________________________________
> Msys2-users mailing list
> Msys2-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/msys2-users
>

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Msys2-users mailing list
Msys2-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/msys2-users

Reply via email to