MIPS32 target LDC cross-compiling toolchain builds with LDC 1.11.0-beta1

dangbinghoo dangbinghoo at gmail.com
Mon Jul 16 09:28:03 UTC 2018


On Monday, 16 July 2018 at 09:25:08 UTC, dangbinghoo wrote:
> bellow is my building instructions:
>
> -----
> # the gcc toolchain I used is mipsel-linux-gcc.
> #
>
> # building the LDC2 mips32 runtime.
> CC=mipsel-linux-gcc proxychains ldc-build-runtime 
> --dFlags="-w;-mtriple=mipsel-linux;-march=mipsel;-mcpu=mips32" 
> --cFlags="-march=mips32" --targetSystem="Linux;UNIX"
>
>

sorry, ignore  `proxychains`, as in China, I need network proxy 
to access github.

thanks!




More information about the digitalmars-d-ldc mailing list