On Jun 15, 2011 10:10 PM, "Tomek CEDRO" <[email protected]> wrote:
>
> Hello Spencer :-)
>
> I would use git submodule and simply include JimTCL with OpenOCD build
> binary. This would save lots of problems and produce common
> distribution. Anyone who want to use external library can build
> his/her own binary. Ofcourse there is a situation to solve what to to
> when JimTCL is already installed on the system...
>
> However in future it would be nice to select library at runtime somehow..
>

I may have not explained clearly enough.
This has nothing todo with binaries but the src release of openocd.

Previously it was not an issue as openocd src release contained Jim.
Now that we are using Jim as a sub module means that when we create a src
release using 'make dist' then by default the Jim src is not included.

We have the option of leaving as is and the user will have to download and
build Jim or we include the tested version of Jim with the openocd src
release.

The issue with the user having to build Jim is that they may end up using an
untested verson.

Cheers
Spen
_______________________________________________
Openocd-development mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/openocd-development

Reply via email to