Prism-OS icon indicating copy to clipboard operation
Prism-OS copied to clipboard

Load C Applications and Standard Libraries

Open EndermanPC opened this issue 2 years ago • 3 comments

I think prism needs an elf or pe (preferably elf) loader to load user applications written in C, also, you need to have a C standard library like newlib or prismlibc, this will improved user space

EndermanPC avatar Oct 27 '22 14:10 EndermanPC

Hi, At the moment only I work on prism and I have no clue about this kind of stuff I will leave this issue open for the future, if you would like to, feel free to do commits relating to it. We already have an elf loader originally made by myvar but it is broken

terminal-cs avatar Oct 27 '22 14:10 terminal-cs

So why don't we try this, I found it, it should help you https://github.com/napalmtorch/PurpleMoon

EndermanPC avatar Oct 27 '22 14:10 EndermanPC

re-opened because this issue is now relivant.

terminal-cs avatar Dec 21 '22 21:12 terminal-cs