I can't disable the building of libraries so I assumed the library was in use by the OpenOCD executable. Am I mistaken? If so, I can just have the spec file delete the libraries that the make process creates. If there is a configuration option I need to use to make the final server not use an external library, let me know what it is. Thanks.

// Dean Glazeski

David Brownell wrote:
On Thursday 06 August 2009, Chitlesh GOORAH wrote:
Keep an eye on https://bugzilla.redhat.com/show_bug.cgi?id=502130 for
further updates.

You should not include a "libopenocd" ... there are are *NO* public
supported programming interfaces in that code.  Don't include any
library at all; just "openocd" server that links against stuff like
libftdi and libusb.




_______________________________________________
Openocd-development mailing list
Openocd-development@lists.berlios.de
https://lists.berlios.de/mailman/listinfo/openocd-development

Reply via email to