Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 30 Oct 1997 11:36:03 +0200
From:      Nadav Eiron <nadav@barcode.co.il>
To:        Liam <griffith@eis.net.au>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: What was FreeBsd writtin with?
Message-ID:  <34585503.3117@barcode.co.il>
References:  <199710300738.RAA01064@tinny.eis.net.au>

next in thread | previous in thread | raw e-mail | index | archive | help
Liam wrote:
> 
> Hi,
> 
> Would realy appreciate it if you could tell me how if you can write a
> operating sys. in Borland C.  What was FreeBSD written/compiled in?? And
> could you point me to any places on the web with more info on this subject.
> Hoping you can Help
> 
> Liam Griffiths
> 
> THANKYOU!!

FreeBSD is written mostly in C and compiled with the Gnu C compiler
(gcc). You can write an operating system with any compiler you wish, and
XINU for the PC (a toy operating system, written for educational
purposes) is indeed compiled with Borland C. For more info on FreeBSD,
browse through http://www.freebsd.org, and its source code (to see how a
real OS is written).

Hope this helps,

Nadav



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?34585503.3117>