Hi, I'm pretty new to Linux I have been using Ubuntu 12.10 for 1 week so far I've tried 3 different ways to program my Stellaris Launchpad that I just bought but I have not had success,I am using the guide at http://processors.wiki.ti.com/index.php/Stellaris_Launchpad_with_OpenOCD_and_Linux I get stuck when trying to install OpenOCD, I get an error after typing ./configure –enable-maintainer-mode –enable-ti-icdi
I get this:
jazmin@familia:~/openocd$ ./configure –enable-maintainer-mode –enable-ti-icdi configure: WARNING: you should use --build, --host, --target configure: WARNING: invalid host type: –enable-maintainer-mode configure: WARNING: you should use --build, --host, --target configure: WARNING: invalid host type: –enable-ti-icdi checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... no checking for mawk... mawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for –enable-maintainer-mode-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking for gcc option to accept ISO C99... -std=gnu99 checking whether gcc -std=gnu99 and cc understand -c and -o together... yes checking for –enable-maintainer-mode-ranlib... no checking for ranlib... ranlib checking build system type... Invalid configuration `–enable-maintainer-mode': machine `–enable-maintainer' not recognized configure: error: /bin/sh ./config.sub –enable-maintainer-mode failed jazmin@familia:~/openocd$
Please help me, I don't want to go back to Windows haha