public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* building MINIX on LINUX using gcc
@ 2004-06-07  6:14 ckkashyap
  2004-06-07  8:00 ` James Buchanan
  2004-06-08  0:57 ` Horst von Brand
  0 siblings, 2 replies; 3+ messages in thread
From: ckkashyap @ 2004-06-07  6:14 UTC (permalink / raw)
  To: linux-kernel

Hi everybody,

I would like to build the MINIX kerenel on a LINUX machine using gcc + nasm!

Is there MINIX source that is buildable on LINUX platform available?

thanks,
Kashyap




---- Msg sent via Spymac Mail - http://www.spymac.com

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: building MINIX on LINUX using gcc
  2004-06-07  6:14 building MINIX on LINUX using gcc ckkashyap
@ 2004-06-07  8:00 ` James Buchanan
  2004-06-08  0:57 ` Horst von Brand
  1 sibling, 0 replies; 3+ messages in thread
From: James Buchanan @ 2004-06-07  8:00 UTC (permalink / raw)
  To: ckkashyap; +Cc: linux-kernel

Hi!

> I would like to build the MINIX kerenel on a LINUX machine using gcc + nasm!
> 
> Is there MINIX source that is buildable on LINUX platform available?

comp.os.minix is the place to be!

See you there.

James

PS.  Get the official MINIX sources, and use a XX-to-YY translator or
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.



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: building MINIX on LINUX using gcc
  2004-06-07  6:14 building MINIX on LINUX using gcc ckkashyap
  2004-06-07  8:00 ` James Buchanan
@ 2004-06-08  0:57 ` Horst von Brand
  1 sibling, 0 replies; 3+ messages in thread
From: Horst von Brand @ 2004-06-08  0:57 UTC (permalink / raw)
  To: ckkashyap; +Cc: Linux Kernel Mailing List

<ckkashyap@spymac.com> said:
> I would like to build the MINIX kerenel on a LINUX machine using gcc +
> nasm!

Minix is 8086 (64KiB maximum segment size, etc). You might try to run Minix
under dosemu, though...

> Is there MINIX source that is buildable on LINUX platform available?

I doubt it. It would need a _lot_ of tweaking to build, or you'd have to
build your own tools targeting 8086.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2004-06-08 12:27 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-06-07  6:14 building MINIX on LINUX using gcc ckkashyap
2004-06-07  8:00 ` James Buchanan
2004-06-08  0:57 ` Horst von Brand

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox