Subject: Re: CVS commit: syssrc
To: Simon Burge <simonb@netbsd.org>
From: Chris G. Demetriou <cgd@netbsd.org>
List: port-mips
Date: 01/12/2000 15:56:43
Simon Burge <simonb@netbsd.org> writes:
> [ Chris, I know you didn't implement things this way but this
>   is the first time I've looked at the hpcmips directory - you
>   know, shoot the messenger :-) ]

If you shot me, i'd no longer be playing with Windows.


> Umm, why is there a shadow include tree under stand instead of
> referencing sys/arch/mips/include and sys/arch/hpcmips/include
> directly?  This seems like it could be a bit of a maintenence
> nightmare...

Yes.  "Why do other ports boot blocks' makefiles symlink 'machine' to
their include dir, and make a symlink for their arch include dir as
well?"  8-)

because the kernel's header file layout isn't the same as user-land's
header file layout.

someone should probably think about that one day, if there's going to
be a great movement of header files to make MACHINE vs. MACHINE_ARCH
better.  8-)



cgd
-- 
Chris Demetriou - cgd@netbsd.org - http://www.netbsd.org/People/Pages/cgd.html
Disclaimer: Not speaking for NetBSD, just expressing my own opinion.