On Fri, 2009-05-29 at 11:23 +0200, massimiliano cialdi wrote:
> On Fri, May 29, 2009 at 10:01 AM, Vytautas Lukenskas
> <vytautas.lukens...@arevita.com> wrote:
> > On Friday 29 May 2009 10:31:25 massimiliano cialdi wrote:
> >> but make stops whit an error:
> >> libtool: link: gcc -std=gnu99 -g -O2
> >> -I/home/POWERSOFT/massimiliano/download/openocd/libftd2xx0.4.16_x86_64
> >> -Wall -Wstrict-prototypes -Wformat-security -Wextra
> >> -Wno-unused-parameter -Wbad-function-cast -Wcast-align
> >> -Wredundant-decls -o .libs/openocd main.o
> >> /home/POWERSOFT/massimiliano/download/openocd/libftd2xx0.4.16_x86_64/static
> >>_lib/libftd2xx.a.0.4.16 ./.libs/libopenocd.so -ldl -lpthread
> >> ./.libs/libopenocd.so: undefined reference to `FT_GetLatencyTimer'
> >> ./.libs/libopenocd.so: undefined reference to `FT_Close'
> >> ./.libs/libopenocd.so: undefined reference to `FT_SetBitMode'
> >> ./.libs/libopenocd.so: undefined reference to `FT_OpenEx'
> >> ./.libs/libopenocd.so: undefined reference to `FT_Read'
> >> ./.libs/libopenocd.so: undefined reference to `FT_SetTimeouts'
> >> ./.libs/libopenocd.so: undefined reference to `FT_SetVIDPID'
> >> ./.libs/libopenocd.so: undefined reference to `FT_Write'
> >> ./.libs/libopenocd.so: undefined reference to `FT_SetLatencyTimer'
> >> ./.libs/libopenocd.so: undefined reference to `FT_ListDevices'
> >> ./.libs/libopenocd.so: undefined reference to `FT_Purge'
> >> bye
> > Take a look at
> > https://lists.berlios.de/pipermail/openocd-development/2009-May/007252.html
> >
> > It's a pity, it is still not fixed.
> Ok, now I can compile and execute it, but still too slow.
> same speed of libftdi

Did you use the patch that I just posted, or did you use another fix?  
If you used mine, I will commit it; otherwise, please post the solution
that you use.

Thanks,

Zach

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

Reply via email to