So I'm a bit stumped.
I have custom build tools/IDE for BIOS. WOrked fine at the other job, here something fishy is going on.
If I install git for windows, the compiler/make/etc. all fail. If I uninstall git for windows they build fine.
I'm assuming git for windows is installing something that is interfering but I have no goddamn idea.
Right now I'm using git by doing changes on my windows VM and then using git on my Mac host OS. My PATH on Windows isn't changing when I install git.
Anyone got any ideas?
I should say, specifically it looks like make is failing.