autoconf
[Top][All Lists]
Advanced

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

Canonical system names


From: Rasmus Tamstorf
Subject: Canonical system names
Date: Mon, 26 Feb 2001 13:37:17 -0800

Hi,

On some systems there are more variables which distinguish configurations
than simply cpu, vendor and os. On mips and sparc for example you can
build 32 or 64 bit code, and on, say, a mips R10K you can build your code
using either the mips3 or the mips4 instruction set. What's the "proper"
way to encode this kind of information in the canonical names (as returned
by config.guess/config.sub) ? I'd like to be able to do something like : 

  ./configure --build=mips4_n32

Rasmus

-----------------------------------------------------------------------------
address@hidden         "A problem worthy of attack, 
Walt Disney Feature Animation       proves its worth by hitting back" Kumbel
-----------------------------------------------------------------------------





reply via email to

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