2010/1/25 pancake <panc...@youterm.com>:
> I have been using make(1) and acr(1) for most of my projects for a long while

acr seems to have the OS guessing quite bad. It checks if uname is the
GNU version and then adds -gnu to the system type if it is? What if
the system is a uClibc based one that uses the GNU version of uname?

gcc -dumpmachine would be a better way IMO (though probably not the
best anyway, atleast if the system has some other compiler than gcc..)

--
Daniel

Reply via email to