OpenBSD: esp8266 partially working, help with atmelavr

That is really odd. I’ve upgraded to the latest snapshot and now I’m at #275, and after doing a pkg_add -uU and all I now have libc++.so.7 and libc++.so.5, but not the needed version 6 :smiley:. Wow so this does seem really fragile after all if they keep changing around the C++ library like that. And my install was a clean stable 6.8 install from the website… :confused:

Maybe you’re right and this special OS should use a build-package-yourself-from-correct-versions scripts so that it doesn’t break like this.

Or maybe build the packages on the latest release instead of -current. libc++.so.5.0 is also available on 6.8 stable and should also work on -current.

I will test this and report back

Building the packages on -RELEASE works. Please redownload the packages and try again. it should work on -RELEASE, -STABLE and -CURRENT.

I have updated the github repository with some more infos and a little test project to verify the packages are working.

I have also uploaded the packages for arm64