Hello list,

I am working on a Mac OS X installer for OpenOCD.
If I only install the openocd executable, I got an
error that the dynamic library for libusb and libftdi
can not be found.

This is correct, because this libraries was not installed.

For the toolchain build I could use --disable-shared, or
removed the library with the extension dynlib.

But how can I get OpenOCD to work without dynamic libraries?

Best regards,

Michael



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

Reply via email to