gcc80: Make bootstrapping more permissive. To allow boostrapping on OpenBSD/Linux hosts: * provide CROSS_LIBDL knob when needed; * disable use of iconv in support libs; * disable werror in hostl
gcc80: Make bootstrapping more permissive. To allow boostrapping on OpenBSD/Linux hosts: * provide CROSS_LIBDL knob when needed; * disable use of iconv in support libs; * disable werror in hostlibs.
show more ...
gcc80: Bring in makefiles but leave them unhooked.Makefile infrastructure was reused from gcc50 one writen by John Marino.