Gnuk with GCC >= 5

NIIBE Yutaka gniibe at fsij.org
Wed Aug 29 01:56:31 CEST 2018


NIIBE Yutaka <gniibe at fsij.org> wrote:
> So, some configure options are irrelevant.

And I found another problem (not severe, though).

>>  *      --enable-multilib

It seems that it only enables libs for generic ARM and generic Thumb.

I think that you need to specify multilib-list to fully support
optimization for different sub architectures.

In 7.x, it's:

	--with-multilib-list=rmprofile

where "R M profile" stands for support of ARM-R and ARM-M.
-- 



More information about the Gnuk-users mailing list