Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S262138AbUFGIgu (ORCPT ); Mon, 7 Jun 2004 04:36:50 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S262279AbUFGIgu (ORCPT ); Mon, 7 Jun 2004 04:36:50 -0400 Received: from spy10.spymac.net ([213.218.8.210]:24285 "EHLO spy10.spymac.net") by vger.kernel.org with ESMTP id S262138AbUFGIgt (ORCPT ); Mon, 7 Jun 2004 04:36:49 -0400 Content-Disposition: inline Content-Transfer-Encoding: binary Mime-Version: 1.0 From: To: linux-kernel@vger.kernel.org Subject: Re: Re: building MINIX on LINUX using gcc Reply-To: ckkashyap@spymac.com Content-Type: text/plain X-Mailer: AtMail Corp 3.64 - http://webbasedemail.com/ X-Origin: 203.145.179.173 Message-Id: <20040607083648.489254C050@spy10.spymac.net> Date: Mon, 7 Jun 2004 02:36:48 -0600 (MDT) Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1083 Lines: 27 >comp.os.minix is the place to be! Thanks...I just signed up! >PS. Get the official MINIX sources, and use a XX-to-YY translator or Where do I get the official sources from? >write your own that converts the assembler sources to NASM. It >shouldn't be that difficult., or do it by hand, since there's not much >of it. The C code is ANSI and GCC should handle it. Then you can >rewrite the Makefiles and possibly add linker scripts for LD, and you'll >have MINIX built on Linux in no time. What can I do to make it loadable by GRUB or so. I understand that /minix is a concatination of the various a.outs. Can I write a tiny executable that will get loaded by GRUB that loaded /minix beyond 1M. Are there many initializations that need to be done before this? regards, Kashyap ---- Msg sent via Spymac Mail - http://www.spymac.com - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/