_Unwind_RaiseException

kinke via digitalmars-d-ldc digitalmars-d-ldc at puremagic.com
Fri Sep 1 14:27:29 PDT 2017


> I know, I build phobos and druntime on host x86. Run test on 
> RPI.

You seem to have missed the ldc-build-runtime `--testrunners` 
switch.

You may also try using a more precise 
`-mtriple=armv7-linux-gnueabihf` and a specific CPU 
(`-mcpu=cortex-a8`).


More information about the digitalmars-d-ldc mailing list