Re: GDC 9 and ARM Cortex-M

2019-05-19 Thread Iain Buclaw via D.gnu
On Sun, 19 May 2019 at 18:20, Timo Sintonen via D.gnu wrote: > > On Sunday, 19 May 2019 at 14:17:05 UTC, Iain Buclaw wrote: > > > > I don't really expect any part of druntime to build on bare > > metal. Too much depends on libc being available. > > I have done this several times so I mostly know w

Re: GDC 9 and ARM Cortex-M

2019-05-19 Thread Timo Sintonen via D.gnu
On Sunday, 19 May 2019 at 14:17:05 UTC, Iain Buclaw wrote: I don't really expect any part of druntime to build on bare metal. Too much depends on libc being available. I have done this several times so I mostly know what I am doing and I do understand that this may also be something in my lo

Re: GDC 9 and ARM Cortex-M

2019-05-19 Thread Iain Buclaw via D.gnu
On Sun, 19 May 2019 at 16:00, Timo Sintonen via D.gnu wrote: > > On Sunday, 19 May 2019 at 10:49:51 UTC, Mike Franklin wrote: > > On Sunday, 19 May 2019 at 06:54:14 UTC, Timo Sintonen wrote: > >> I am updating my toolset and libraries to GCC/GDC 9.1 release. > >> First impression is that druntime

Re: GDC 9 and ARM Cortex-M

2019-05-19 Thread Timo Sintonen via D.gnu
On Sunday, 19 May 2019 at 10:49:51 UTC, Mike Franklin wrote: On Sunday, 19 May 2019 at 06:54:14 UTC, Timo Sintonen wrote: I am updating my toolset and libraries to GCC/GDC 9.1 release. First impression is that druntime needs more work than with previous versions. Many places to change and even

Re: GDC 9 and ARM Cortex-M

2019-05-19 Thread Timo Sintonen via D.gnu
On Sunday, 19 May 2019 at 09:34:55 UTC, Johannes Pfau wrote: Am Sun, 19 May 2019 06:54:14 + schrieb Timo Sintonen: I am updating my toolset and libraries to GCC/GDC 9.1 release. First impression is that druntime needs more work than with previous versions. Many places to change and even co

Re: GDC 9 and ARM Cortex-M

2019-05-19 Thread Mike Franklin via D.gnu
On Sunday, 19 May 2019 at 06:54:14 UTC, Timo Sintonen wrote: I am updating my toolset and libraries to GCC/GDC 9.1 release. First impression is that druntime needs more work than with previous versions. Many places to change and even compiler crashes when compiling some files. Before I look f

Re: GDC 9 and ARM Cortex-M

2019-05-19 Thread Johannes Pfau via D.gnu
Am Sun, 19 May 2019 06:54:14 + schrieb Timo Sintonen: > I am updating my toolset and libraries to GCC/GDC 9.1 release. First > impression is that druntime needs more work than with previous versions. > Many places to change and even compiler crashes when compiling some > files. > > Before I l