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

Why -D__MSVCRT__ is there even on Linux and FreeBSD? #1049

Open
chatchoi opened this issue Sep 16, 2024 · 2 comments
Open

Why -D__MSVCRT__ is there even on Linux and FreeBSD? #1049

chatchoi opened this issue Sep 16, 2024 · 2 comments

Comments

@chatchoi
Copy link

Linux and FreeBSD of course don't have MSVCRT.

@GitMensch
Copy link
Contributor

How to reproduce this?

@chatchoi
Copy link
Author

chatchoi commented Sep 16, 2024

How to reproduce this?

Try to build Orange C on the corresponding platforms? You can easily see it's on the command line of g++/clang++.

It's something defined in the makefile and picked up by g++/clang++.

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