|
From: Drasko D. <dra...@gm...> - 2011-03-29 15:07:22
|
Hi all, how to use static version of libftdi, libftdi.a, during OpenOCD build. Are there some switches to pass to configure like --with-ftd2xx-lib=static ? Configure is constantly failing trying to go for shared version by default : ./conftest: error while loading shared libraries: libftdi.so.1: cannot open shared object file: No such file or directory BR, Drasko |