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
It only appears to be .s files that are affected, .S files work OK.
Here's an example error:
$ make
No modules used.
Compiling foo.s
ERROR: Unable to open output file '../.build_Release/src/foo.s.o' for writing elf
make[1]: *** [.build_Release/src/foo.s.o] Error 1