Skip to content
This repository has been archived by the owner on Jan 11, 2021. It is now read-only.

EOSCC v1.6.3 Preview 1 Release Notes

Pre-release
Pre-release
Compare
Choose a tag to compare
@conr2d conr2d released this 26 Aug 09:20
· 101 commits to develop since this release

Changes

Features

  • Upgrade libc (musl) version to 1.1.23 (#6)
  • Upgrade libcxx version to 9.0.0-rc2 (#8)
  • Add eosio-ar support in toolchain cmake to build static library (#10)
  • Set c++2a as default (#11)

Fixes

  • Fix include path priority issue (#2)
  • Set default output filename (#4)
  • Fix compilation issue with GCC-9 (#9)
  • Fix to invalid symbol print (#12)
  • Fix segfaults and improve ABI generation (#15)