Hello Dick,

I want to build OpenOCD for FT2232 device, which use
later static libraries for libusb and libftdi.

This mean that the user do not need to install the libftdi and
libusb.

Best regards,

Michael

-----Ursprüngliche Nachricht-----
Von: Dick Hollenbeck [mailto:[email protected]]
Gesendet: Dienstag, 14. April 2009 22:00
An: Michael Fischer
Cc: Openocd-Dev
Betreff: Re: [Openocd-development] How to configure the build, without
using dynamic libraries?


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
[email protected]
https://lists.berlios.de/mailman/listinfo/openocd-development

Reply via email to