You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To be clear, it's trying to execute the object files (.o extension) instead of deleting them. This is extremely hard to debug since there is no --verbose switch or something like that.
ghost
changed the title
Problems with SHELL=cmd
Problems with SHELL=cmd and mingw32-make
Jul 20, 2024
If there are too many objects, the clean command will fail.
Discovered when building this project:
https://github.com/SpartanJ/eepp
This generated code is problematic:
The text was updated successfully, but these errors were encountered: