Which Docker to use?
Jacob Carlborg
doob at me.com
Sun Oct 21 18:11:37 UTC 2018
On 2018-10-18 01:15, Jon Degenhardt wrote:
> I need to use docker to build static linked Linux executables. My reason
> is specific, may be different than the OP's. I'm using Travis-CI to
> build executables. Travis-CI uses Ubuntu 14.04, but static linking fails
> on 14.04. The standard C library from Ubuntu 16.04 or later is needed.
> There may be other/better ways to do this, I don't know.
That's interesting. I've built static binaries for DStep using LDC on
Travis CI without any problems.
--
/Jacob Carlborg
More information about the Digitalmars-d-learn
mailing list