Source-Changes archive

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

Re: CVS commit: basesrc



On Thu, 7 Mar 2002, Simon Burge wrote:

: Add evbmips.
: XXX: This is hard-coded to little-endian here, but there's not reason for
:      some this.  The MALTA can be used with either-endianness.

build.sh needs *some* default; you can't build for both endiannesses at
once.  However, a builder can explicitly choose the endianness (and on some
platforms, the bitsize) by supplying both "-m" and "-a" to build.sh; that's
why "-a" is there.

Typically, whatever the vendor supplies its sample tools and so forth as a
default is usually a good default for the port.  Or whatever has more NetBSD
availability -- here, little-endian probably represents that.

-- 
-- Todd Vierling <tv%wasabisystems.com@localhost>  *  Wasabi & NetBSD:  Run 
with it.
-- CDs, Integration, Embedding, Support -- http://www.wasabisystems.com/




Home | Main Index | Thread Index | Old Index