Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Guide to building software for r9? - Say a simple POSIX C program? #44

Open
SamuelMarks opened this issue Oct 6, 2024 · 1 comment
Open

Comments

@SamuelMarks
Copy link

Thinking about porting my project here https://github.com/offscale/libacquire

Which basically needs:

  • CMake
  • C compiler and toolchain (ANSI is fine)

Depending on what is provided by your OS, I might need to port over some of its implementations to run on yours. Hopefully nothing huge on my shoulders; like OpenSSL! [although if you don't have an SSL implementation then I'll use one of those fun ones that are newly generated C code from a proved language; like they're now using in Chrome]

@orangecms
Copy link
Contributor

Hey there! We don't have processes nor an ABI yet, just to be brief here.

We'd be happy to see pull requests to get there. :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants