From: John B. <bel...@cs...> - 2002-03-08 01:57:26
|
Erik, On Thursday, March 7, 2002, at 04:43 AM, Erik Kunze wrote: > Hello, > > I'm new to this list and I'm in the process of porting FIB to SINIX-Z, > a SVR4 derivate bei Fujitsu-Siemens-Computers. > > I've build the GNU environment (make,binutils,gcc) and started to > compile > the Boot-Kit, which is available for Linux. I appreciate any hint you > provide. The thread with Grzegorz Prokopski should have all the information in it you need to do a boot build. Since you are porting to a new platform, you may need to create the makefile prefix for it. Look in builds/original. Also make sure your platform has the correct section in jrd/common.h. There are a couple other places you need to look in. jrd/license.h for sure, and maybe others. I can't remember off the top of my head. There used to be a readme.porting (or similarly named) document in the source tree. I wonder what happened to it? -John |