Hello All

 

I've just joined the list as I have been unsuccessful in building 0.2.0
today. I accept that my question is not really a development one, but I
don't know where else to post right now. If this posting is offensive, I
apologise in advance and will unsubscribe.

 

ANYWAY: I am using MSYS along with cygpath.exe on XP SP3 to build. I
have successfully run configure with the line:

 

./configure --disable-werror --disable-shared --enable-ft2232_ftd2xx
--with-ftd2xx-win32-zipdir=ftd2xx

 

Make then fails as follows:

 

$ make

make  all-recursive

make[1]: Entering directory `/c/tmp/openocd0.2.0/openocd-0.2.0'

Making all in src

make[2]: Entering directory `/c/tmp/openocd0.2.0/openocd-0.2.0/src'

Making all in helper

make[3]: Entering directory
`/c/tmp/openocd0.2.0/openocd-0.2.0/src/helper'

/bin/sh ../../libtool --tag=CC   --mode=link gcc -std=gnu99
-Wno-sign-compare -g -O2 -I/c/tmp/openocd0.2.0/openocd-0.2.0/ftd2xx
-Wall -Wstrict-prototypes -Wformat-security -Wextra
-Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls
-L/c/tmp/openocd0.2.0/openocd-0.2.0/ftd2xx/i386 -o libhelper.la
libhelper_la-binarybuffer.lo libhelper_la-options.lo libhelper_la-jim.lo
libhelper_la-jim-eventloop.lo libhelper_la-configuration.lo
libhelper_la-log.lo libhelper_la-command.lo libhelper_la-time_support.lo
libhelper_la-replacements.lo libhelper_la-fileio.lo
libhelper_la-membuf.lo libhelper_la-startup_tcl.lo   -lftd2xx

lib -OUT:.libs/libhelper.lib  libhelper_la-binarybuffer.o
libhelper_la-options.o libhelper_la-jim.o libhelper_la-jim-eventloop.o
libhelper_la-configuration.o libhelper_la-log.o libhelper_la-command.o
libhelper_la-time_support.o libhelper_la-replacements.o
libhelper_la-fileio.o libhelper_la-membuf.o libhelper_la-startup_tcl.o

../../libtool: lib: command not found

make[3]: *** [libhelper.la] Error 127

make[3]: Leaving directory
`/c/tmp/openocd0.2.0/openocd-0.2.0/src/helper'

make[2]: *** [all-recursive] Error 1

make[2]: Leaving directory `/c/tmp/openocd0.2.0/openocd-0.2.0/src'

make[1]: *** [all-recursive] Error 1

make[1]: Leaving directory `/c/tmp/openocd0.2.0/openocd-0.2.0'

make: *** [all] Error 2

 

Any help with this or redirection to a helpful place would be
appreciated.

 

Thanks for a fine piece of software - I am using it with
Eclipse/YARGARTO/JTAGkey to debug an ARM9 target.

 

Regards

-----------

Len

 

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

Reply via email to