On Thursday, 17 September 2020 at 14:15:34 UTC, wjoe wrote:
On Wednesday, 16 September 2020 at 21:05:27 UTC, Iain Buclaw
[...]

Installation and creation of the tar ball now works as expected.

It contains a folder named after the build_target triplet and includes the libstdcxx, libphobos headers/sources as well as the static/shared libs, the binaries and man pages. It took 1:54 to build and weighs 316MB but it isn't stripped yet. Still waiting on the results of make install-strip and with pre-compiled headers disabled.

Once those are done I'll setup a github action to upload the tar ball to the repository releases.

Maybe it would be a good idea to tag the directory name with a version ID or to make a version directory there and install into that ?

make install-strip cuts the time for the Package task by 20 minutes (~4 minutes, down from ~24). The tar ball now weighs 54MiB but it's still not anywhere close to 30.

Reply via email to