Skip to content

[c86] Build and copy C86 toolchain automatically to ELKS /root#2163

Merged
ghaerr merged 1 commit intomasterfrom
c86
Dec 30, 2024
Merged

[c86] Build and copy C86 toolchain automatically to ELKS /root#2163
ghaerr merged 1 commit intomasterfrom
c86

Conversation

@ghaerr
Copy link
Copy Markdown
Owner

@ghaerr ghaerr commented Dec 30, 2024

This PR adds a script that will build the entire C86 toolchain from scratch, and and another that will copy all required headers, libraries and example source files to ELKS /root so an image can easily be made to test running C86.

Usage:

(edit and run '. env.sh', '. wcenv.sh' and '. c86.sh' first to set TOPDIR=, WATCOM= and C86= environ vars)
$ ./buildc86.sh     # builds host and native ELKS toolchain and libraries
$ ./copyc86.sh     # copies libraries, headers and examples to /root
$ make kimage     # quickly build image (must be 2880k or larger, won't fit on 1440k floppy)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant