> I'm porting a 64-bit target gcc on a 32-bit i386 host. I have set > need_64bit_hwint to yes in config.gcc. But it fails when building > libgcc.
You need to do the same in libcpp/configure.ac with recent versions. -- Eric Botcazou
> I'm porting a 64-bit target gcc on a 32-bit i386 host. I have set > need_64bit_hwint to yes in config.gcc. But it fails when building > libgcc.
You need to do the same in libcpp/configure.ac with recent versions. -- Eric Botcazou