Michael Fischer wrote:
> 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.
>   

Are you saying that you want to use:

1) static libraries for libusb and libftdi?  OR

2) neither static nor dynamic libraries for libusb and libftdi?


Which cable driver?


Dick

> 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
Openocd-development@lists.berlios.de
https://lists.berlios.de/mailman/listinfo/openocd-development

Reply via email to