|
From: Johan R. <jry...@ni...> - 2004-01-09 08:35:36
|
Jeremy Fitzhardinge <je...@go...> wrote:
: To this end, I think we'll need a number of arch directories:
: i386-linux machine-specific linux stuff
: i386-freebsd machine-specific freebsd stuff
: common-linux general linux stuff
: common-freebsd general freebsd stuff
: i386-common OS-independent i386 stuff
: common-unix things common to Unix-like systems
Why not go with a directory structure that looks like the one
in for example glibc? Example:
unix/ things common to Unix-like systems
unix/linux/ general linux stuff
unix/linux/i386 machine-specific linux stuff
...
i386/ OS-independent i386 stuff
Of course, in glibc all these dirs are located in sysdeps/
I think the "common" suffix and prefix make it too messy.
And why not "unix-common" instead of "common-unix"? i386-linux
vs linux-i386?
--
Johan Rydberg, Free Software Developer, Sweden
http://rtmk.sf.net | http://www.nongnu.org/guss/
|