[40] in NetBSD-Development
Re: progress on AFS
daemon@ATHENA.MIT.EDU (Derek Atkins)
Wed Jul 27 17:46:07 1994
To: yoav@ltt2.lcs.mit.edu
Cc: jtkohl@MIT.EDU, netbsd-dev@MIT.EDU
In-Reply-To: Your message of Wed, 27 Jul 94 17:40:08 -0400.
<9407272140.AA20200@ltt2.lcs.mit.edu>
Date: Wed, 27 Jul 94 17:44:30 EDT
From: Derek Atkins <warlord@MIT.EDU>
The AFS code has assembly-language as well as kernel-specific
dependencies. This means that you have to match the processor
and OS when building AFS.
As an example, I was planning to generate a param file for i386_next32
and try to build AFS for nextstep-intel. It should probably work,
given the support for NeXTStep and my support for Intel.
I don't know if there is support for 680x0 processors in AFS, etc.
-derek