Switch to cross-compiling (to enable using other libs like va_args and maybe fix the printf %f specifier so the math interpreter could work??)

This commit is contained in:
xamidev
2024-08-07 22:52:44 +02:00
parent 1fe94c3fff
commit 907949305d
4 changed files with 9 additions and 2 deletions

1
.gitignore vendored
View File

@@ -5,3 +5,4 @@ kernel.elf
os.iso
blankos.iso
real/
i386-elf-7.5.0-Linux-x86_64/