nealrichardson / rtools-backports

Backported libraries with the Rtools35 gcc-4.9.3 legacy toolchain.

Home Page:https://dl.bintray.com/rtools/backports/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rtools Backports AppVeyor Build Status

Backported libraries with the Rtools35 gcc-4.9.3 legacy toolchain.

What is this

The CI uses the rtools40 build environment and dependencies from the rtools-packages repo. We then override the default compiler by setting CC, CXX and so on. This method super hacky and may not work for all libraries, in particular if the library has C++ dependencies that rely on the new ABI.

Hopefully the gcc 4.9.3 toochain will be phased out soon.

We do not deploy these anywhere. Upon success, you can download the binaries from appveyor artifacts. If they seem to work, you can consider hosting the binaries on https://github.com/rwinlib.

About

Backported libraries with the Rtools35 gcc-4.9.3 legacy toolchain.

https://dl.bintray.com/rtools/backports/

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Shell 100.0%