4 Commits

Author SHA1 Message Date
8748364b7e
ports: Add a binutils port =D
I can't believe the fact that there is a working gas and ld on Luna. At least, for a hello world program anyway :)

objdump seems to have some problems with stack size in some cases, but apart from that, no crashes.

And that can easily be solved with either more stack preallocation or stack resizing in the kernel on page faults.
2023-08-08 16:00:31 +02:00
2e2b87b714
ports+tools: Add bc port
It segfaults when writing "about", but oh well...
2023-07-24 19:14:22 +02:00
c70790bf62
ports: Add some defaults for CMake projects as well 2023-07-24 18:50:51 +02:00
a990cc145e
ports: Add initial documentation to the port system 2023-07-24 18:29:44 +02:00