[WiP] Creating a snap package of LDC
Joseph Rushton Wakeling via digitalmars-d-ldc
digitalmars-d-ldc at puremagic.com
Thu Sep 1 14:29:20 PDT 2016
On Thursday, 1 September 2016 at 21:14:37 UTC, Joseph Rushton
Wakeling wrote:
> Anyway, I've encountered something weird with this (unless I'm
> missing something stupid).
OK, I _was_ missing something stupid. I'd included an extra -gcc
call courtesy of the snapcraft.yaml file.
Having -gcc=%%ldcbinarypath%%/../command-gcc.wrapper provide by
the config file _does_ work. I'll follow up later with a more
extensive summary of things and a working example of the snap
package.
More information about the digitalmars-d-ldc
mailing list