~mcf/cproc#61: 
Support macOS

Current issues:

  • The cpp and ld binaries don't seem to support spaces between options and their arguments (for instance, -D foo, or -l c). Strangely, cpp and clang behave differently in this respect.
  • macOS mach-o requires relocatable addressing for symbols, not yet supported by QBE.
Status
REPORTED
Submitter
~mcf
Assigned to
No-one
Submitted
5 years ago
Updated
5 years ago
Labels
No labels applied.

~ach 5 years ago

Let me know if you find a good CI system for macos. I know zig uses azure pipelines, but I really don't want to set that up ><.

Not even sure if sr.ht will ever support mac.

~mcf 5 years ago

I think travis supports macOS, I'm using that for samurai: https://travis-ci.org/michaelforney/samurai/jobs/512734994

Register here or Log in to comment, or comment via email.