|
3ec4fa78b4
|
Added options to compile stdlib and init executable.
|
2024-02-03 02:09:28 +01:00 |
|
|
c2a40a8104
|
Added exit() function and renamed stdlib file to libc.a so GCC is happy.
|
2024-02-03 01:05:26 +01:00 |
|
|
debbd09b6d
|
Added --target option to compile either os or stdlib. And renamed previous --target to --arch.
|
2024-02-03 00:38:47 +01:00 |
|
|
3cd4fe9537
|
Improved SCons script for building the userspace stdlib.
|
2024-02-02 22:16:02 +01:00 |
|
|
c43e8ebd6c
|
Added target for userspace stdlib.
|
2024-02-02 01:50:56 +01:00 |
|
|
712b95c9d7
|
Moved stdlib to a seperate folder and added some more headers that are required for compiling libgcc (no implementation yet).
|
2024-02-02 00:01:48 +01:00 |
|