On Tue, Nov 9, 2010 at 12:07 AM, Steve Bennett <[email protected]> wrote: > 1. The current openocd doesn't build on cygwin > 2. The multi-step configure/install/build is inconvenient. > > The attached patch addresses these by configuring, building > and using jimtcl in-place. > > Note that it should still be possible to use an installed jimtcl > if required by overriding CPPFLAGS and LDFLAGS but I > haven't tried it.
Would that be robust? What if there is a file in the in-place jim-tcl that isn't in the installed folder. Wouldn't OpenOCD then find the file it shouldn't? I'd like to see a configure time option in openocd to choose between using currently installed and building in-place. BTW, I very much appreciate that you patch and contribution on the discussion here! This is most useful input, even if we're going a few extra rounds to get this patch to cover every case. I don't expect you to take it across the finish line as there are many on the list with opinions about this topic. -- Øyvind Harboe Can Zylin Consulting help on your project? US toll free 1-866-980-3434 / International +47 51 63 25 00 http://www.zylin.com/zy1000.html ARM7 ARM9 ARM11 XScale Cortex JTAG debugger and flash programmer _______________________________________________ Openocd-development mailing list [email protected] https://lists.berlios.de/mailman/listinfo/openocd-development
