Hi list, I was trying to do a Windows build from Cygwin from the most recent git. I get the following error:
make[3]: *** No rule to make target `../../../openocd/src/helper/bin2char.exe', needed by `xscale_debug.h'. Stop. I believe the issue stems from how I'm doing the build. I made a separate build directory instead of building alongside the source code. As it turns out, the bin2char.exe does exist in my build directory, but not in the source tree. This causes the failure during make. Any fixes? // Dean Glazeski
_______________________________________________ Openocd-development mailing list Openocd-development@lists.berlios.de https://lists.berlios.de/mailman/listinfo/openocd-development