In message <[EMAIL PROTECTED]> "Brandon D. 
Valentine" writes:
: On Thu, 13 Jul 2000, Marcel Moolenaar wrote:
: 
: >Without an architecture prefix/postfix/directory somewhere in the path,
: >this prevents concurrent cross-builds.
: It would be v.nice to have a src/sys/arch directory structure similiar
: to NetBSD's since we actually have more than one architecture to
: consider now.  We'd already have:
: src/sys/arch/i386
: src/sys/arch/pc98
: src/sys/arch/alpha
: and work is under way to give us:
: src/sys/arch/sparc
: src/sys/arch/ppc
: 
: If we're going to be restructuring src/sys anyway per the discussion
: occuring on -current as of late, it might be product to make this change
: as well and move our MD code into those directories.

Don't forget arch/ia-32 and arch/ia-64.  Then there's the arch/mips
that I've done but which is so incomplete and bitrotted as to not be
too useful to people.

I think this is going to be a tough sell.  People view it as an
unecessary extra level of indirection.  However, when I've worked with 
NetBSD I've not found it to be a burdon at all.

Warner


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-stable" in the body of the message

Reply via email to