[Oberon] Compiling PC Native Oberon from scratch.

Peter Matthias PeterMatthias at web.de
Wed Mar 30 18:57:28 CEST 2016



Am 29.03.2016 um 21:39 schrieb Srinivas Nayak:
> Dear All,
>
> Is it possible to compile the whole PC Native Oberon source code from
> scratch?

Yes. As mentioned by Bernhard.

> Where can I find the assembler code for Kernel, Display and Files etc?

All files should be in
http://oberon.wdfiles.com/local--files/start/gadgets030105a.tgz

> Is there a document describing the compilation steps?

The tool named by Bernhard shows how to build an installable system on 
floppy disks. Building and statically linking the inner core should be 
quite easy. Than it must be copied to hard disk and made bootable.

> Which compiler and tool chain is appropriate for this?

It only makes sense to do this from within PC Native Oberon. Building 
and statically linking the inner core is also possible from within OLR/X86.

I would recommend to start with understanding device drivers like 
Display before trying to compile the inner core. IMO Oberon is not about 
fiddling around stupid design decision of the PC and its boot process.

Peter


More information about the Oberon mailing list