On 03/25/2011 07:33 AM, Joseph S. Myers wrote: > -# Some tools are only suitable for building in a "native" situation. > -# Remove these if host!=target. > -native_only="autoconf automake libtool fileutils find gawk gettext gzip > hello indent m4 rcs recode sed shellutils tar textutils uudecode wdiff guile > perl time ash bash bzip2 prms gnuserv target-gperf"
So target-gperf works when host != target now? Good to know. I remember when the native_only list was invented there were a lot more things in it, many of which were actually part of GCC or binutils. I'm glad to see this has changed.