On 10/29/18 4:10 PM, Iain Buclaw wrote: > The default value of tm_d_file is "${cpu_type}/${cpu_type}.h", however > this header doesn't exist for the xstormy back-end, so need to > explicitly override it to stormy16/stormy16.h > > Also including elfos.h, otherwise there's a warning about a > redefinition of PREFERRED_DEBUGGING_TYPE when building with > --enable-languages=d. There is no library support, but the compiler > works well enough. > > OK for trunk? > OK jeff
- [PATCH] xstormy: Set tm_d_file in config.gcc Iain Buclaw
- Re: [PATCH] xstormy: Set tm_d_file in config.gcc Jeff Law