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

Request: add Mac OS 9 support #224

Open
programmingkidx opened this issue Feb 28, 2025 · 4 comments
Open

Request: add Mac OS 9 support #224

programmingkidx opened this issue Feb 28, 2025 · 4 comments

Comments

@programmingkidx
Copy link

I really find cpptrace to be useful. I was debugging a program on Mac OS 9 when it occurred to me that if I had a stacktrace, I would know where exactly my problem is located. Is it possible you could add support for Mac OS 9 please?

Note: I use a project called Retro68 to build C++ 11 programs for Mac OS 9 and under. It is located here: https://github.com/autc04/Retro68

@jeremy-rifkin
Copy link
Owner

Hi,
I’d be willing to support macos 9. I can look into this at some point or would welcome contributions.

Did you try building the library on macos 9? What issues did you observe?

@programmingkidx
Copy link
Author

I have not tried building the library on Mac OS 9. I assumed it would not work.

@jeremy-rifkin
Copy link
Owner

While I haven’t tested with macos 9 personally and don’t test it in ci cpptrace does have pretty good support for older compilers. There’s a good chance it works as-is.

@programmingkidx
Copy link
Author

I would try but I don't know how to build it on Mac OS 9. The closest directions are for Mac OS X and up. These two operating systems are very different in architecture.

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