On 14.06.19 15:09, Gaius Mulley wrote:

I checked that gm2 cross compilers can be built. One minor nit: The man page is
installed without suffix and prefix.

gcc/gm2/Make-lang.in has

GM2_CROSS_NAME = `echo gm2|sed '$(program_transform_cross_name)'`

The program_transform_cross_name macro was removed in 2003, and doesn't do
anything.  The installation of the man page shouldn't be special-cased for a
cross build.

Matthias

Reply via email to