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

gcc emits bcopy instead of memcpy #23

Open
mkst opened this issue Aug 7, 2024 · 1 comment
Open

gcc emits bcopy instead of memcpy #23

mkst opened this issue Aug 7, 2024 · 1 comment

Comments

@mkst
Copy link
Contributor

mkst commented Aug 7, 2024

See this scratch / this issue from maspsx.

There are some defines in the psx.h header that make bcopy -> memcpy (see here). Wee could set them for all GCC or potentially create a gcc2.8.1-psx with them set.

@mkst
Copy link
Contributor Author

mkst commented Aug 8, 2024

Solved for gcc 2.8.1 via #24

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

1 participant