[BUG] SDK 1801 built for CXXABI_1.3.9 (for example debian stretch) only?

asked 2018-04-08 13:33:24 +0300

tortoisedoc gravatar image

updated 2018-04-10 13:36:45 +0300

It seems the SDK (or some tools that merssh uses) are built against debian stretch-level CXX (CXXABI_1.3.9) binary interface. This makes it unusuable on for example Debian 8 (CXXABI_1.3.8).

Any chance this could get fixed? Or at least give support to debian 8 as well?

edit retag flag offensive close delete

Comments

Maybe it's possible to not use dedicated 1.3.8's features with a little hack. You can use Tool NM for analyzing the symbols in the binary.

wosrediinanatour ( 2018-04-11 08:51:23 +0300 )edit

a) I do not want to recompile; I want to use tools out of the box

b) I do not want to hack anything

I guess im stuck on 1704 until this gets fixed then.

tortoisedoc ( 2018-04-11 10:19:39 +0300 )edit
1

Hi, I’m having the same problem. Also I realized it when it was too late and now I can’t use the SDK anymore. Is it possible to downgrade?

Update: NVM I could restore my older SDK from a backup I forgot I had. Praised be the Holy Backup. Downgrade instructions would still appreciated though.

remjey ( 2018-04-13 00:27:01 +0300 )edit