[HEADS UP] ar(1) front-end committed. (notes for cross compile)

From: Kai Wang <kaiwang27_at_gmail.com>
Date: Thu, 21 Feb 2008 14:12:09 +0100
Hello list,

I just committed ar(1) front-end. Note that you NEED update your
world before you can successfully perform cross platform buildworld.

You can update your system by:
make buildworld
...
make installworld

or you can just install ar(1) by hand.
(replace /usr/bin/ar and /usr/bin/ranlib by hand)

This is needed because GNU Binutils ar and ranlib gets renamed to gar
and granlib, and when you perform a cross platform buildworld, the
build system will instead use /usr/bin/ar and /usr/bin/ranlib, which
is not capable of cross build.

Best Regards,
Kai
Received on Thu Feb 21 2008 - 11:50:35 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:39:27 UTC