make install fail on cross-compile

Paul Paul@abelian.netcom.co.uk
Sun Jun 14 15:02:16 GMT 2020


 > What you might do is do not set --build= so cross_compiling
 > is set to 'maybe'.

That works.

After configure,

  $ cd glibc-build
  $ grep cross-comp config.make
  cross-compiling = maybe

and then make and make install work without complaint.

Thanks.  I have another problem now but maybe I'll ask
about that under another subject.
--
Paul Nicholson
--


More information about the Libc-help mailing list