chicken-hackers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Chicken-hackers] config-arch.sh: shouldn't use uname


From: Ivan Shmakov
Subject: [Chicken-hackers] config-arch.sh: shouldn't use uname
Date: Thu, 10 Jan 2008 12:51:05 +0600
User-agent: Gnus/5.110006 (No Gnus v0.6) Emacs/21.4 (gnu/linux)

        Currently, config-arch.sh uses `uname' to obtain the hardware
        architecture.  However, it probably makes more sense to use the
        architecture the current build environment produces binaries
        for.  May `gcc -dumpmachine' be considered instead of `uname'?

        (Yes, I have at least one host on which those don't match.)





reply via email to

[Prev in Thread] Current Thread [Next in Thread]