Solidity: Static build for linux

Created on 16 Aug 2016  路  5Comments  路  Source: ethereum/solidity

It is easy to build a fully static solc binary, which is portable across all linux distributions. I propose that solidity automates this as part of the github release and provides a downloadable static binary.

Implementation example: https://github.com/rainbeam/solidity-static

enhancement

Most helpful comment

@chfast @chriseth @bobsummerwill fixed by https://github.com/ethereum/solidity/pull/1796 :smiley:

All 5 comments

I am thoroughly in support of this, @rainbeam.

Thanks for the working example :-)

We'll get this in the backlog for me.

@chfast you did some work on static builds recently, did that also help with solidity?

I will help with it here, but have not found time yet.

@chfast @chriseth @bobsummerwill fixed by https://github.com/ethereum/solidity/pull/1796 :smiley:

Awesome!

Was this page helpful?
0 / 5 - 0 ratings