tech-toolchain archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: GCC 5.x and ia64 and MKMAINTAINERTOOLS failing
So I added
#define IA64_NO_LIBGCC_TFMODE
to
src/external/gpl3/gcc/dist/gcc/config/ia64/netbsd.h
and everything compiled. That define is also in vms.h, elf.h, and
freebsd.h. I am not sure if
#define IA64_NO_LIBGCC_XFMODE
is also needed or to be used instead of _TFMODE. Maybe someone knows
already, but I guess they have something to do with the size of
floats?
I'll try to investigate this more in the next day or so and hopefully
test a kernel soon.
Thanks
Home |
Main Index |
Thread Index |
Old Index