On Mon, 22 Apr 2019 at 17:20, JianDong via D.gnu <d.gnu@puremagic.com> wrote: > > If I build https://github.com/jpf91/gcc/commits/target-libs > without phobos/druntime, can I generate object with -betterC for > android(arm,aarch64) or ios(armv7,arm64) target binary ? >
It would make things easier if the -fno-exceptions/-fno-rtti/-fno-druntime patches were applied. This should make it into gcc-9 before the release. -- Iain