martinribelotta / embedded-ide

IDE for C embedded development centered on bare-metal ARM systems
http://martinribelotta.github.io/embedded-ide/
GNU General Public License v3.0
155 stars 32 forks source link

libstdc++.so.6 version requirement #19

Closed probonopd closed 7 years ago

probonopd commented 7 years ago

Would it be possible to lower the required libstdc++.so.6 version so that it runs on Ubuntu trusty?

embedded-ide: /usr/lib/x86_64-linux-gnu/libstdc++.so.6: version `GLIBCXX_3.4.20' not found (required by /run/firejail/appimage/.appimage-7989/bin/embedded-ide)

Parent pid 7989, child pid 7992

Reference: https://travis-ci.org/AppImage/AppImageHub/builds/266109525#L556

martinribelotta commented 7 years ago

Fixed manually for v0.5.0