Hello,
Am 17.02.2011 13:17, schrieb Edgar Grimberg: > What does > > make --version GNU Make 3.81 Copyright (C) 2006 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. This program built for i686-pc-linux-gnu > > tell you about the version of make? What platform are you compiling on > and what platform are you compiling for ? Host and target is the same: X86. I think there are some missing dependencies. My command line is: make -j2 clean all The error is: ar: jim-subcmd.o: No such file or directory But this commands seems to work: make clean make -j2 all Regards, Mathias _______________________________________________ Openocd-development mailing list [email protected] https://lists.berlios.de/mailman/listinfo/openocd-development
