Help from HackOS #527
Replies: 4 comments 6 replies
-
|
About Swift look this project |
Beta Was this translation helpful? Give feedback.
-
|
Hello and welcome! You can ask me :) I am focusing for now on source code compatibility and a desktop GUI like macOS. This means application level, not kernel - no kexts or anything like that are supported, and we are not using Under the covers, everything is still ELF for now (not Mach-O). We will probably want to switch that soon but it will be a ton of work. I patched LLVM to support what we need on FreeBSD, so Answers to your questions :)
If you have some Mach-O expertise and want to help me convert everything to build as dylib and Mach-O binaries, I would love that. There are some tricky things in libc to figure out. It makes a lot of assumptions about things being ELF. |
Beta Was this translation helpful? Give feedback.
-
|
A library for parsing Plist |
Beta Was this translation helpful? Give feedback.
-
|
See also MacPorts It provides thousands of opensource libraries (for example libpng) in Mach-O format. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello all!
I am one of developers for Hackintosh. Our projects here https://github.com/CloverHackyColor.
I am interesting in ravynOS and want to contribute to it. We know many mac technologies for example MachO library, ACPI, SMBIOS, SMC protocol. But I know nothing about FreeBSD so I have a difficulty to understand how it should work.
How to start? Whom to ask? Discord and Matrix are not possible from my country. Telegram will be good.
And other questions...
Beta Was this translation helpful? Give feedback.
All reactions