Hi Daniel, i know you read this list and there might be some others who can help me solving the compile problem for MSPDebug
root[mspdebug-0.12]# make cc -DUSE_READLINE -O1 -Wall -Wno-char-subscripts -ggdb -o main.o -c main.c cc -DUSE_READLINE -O1 -Wall -Wno-char-subscripts -ggdb -o fet.o -c fet.c cc -DUSE_READLINE -O1 -Wall -Wno-char-subscripts -ggdb -o rf2500.o -c rf2500.c cc -DUSE_READLINE -O1 -Wall -Wno-char-subscripts -ggdb -o dis.o -c dis.c cc -DUSE_READLINE -O1 -Wall -Wno-char-subscripts -ggdb -o uif.o -c uif.c cc -DUSE_READLINE -O1 -Wall -Wno-char-subscripts -ggdb -o olimex.o -c olimex.c cc -DUSE_READLINE -O1 -Wall -Wno-char-subscripts -ggdb -o ihex.o -c ihex.c cc -DUSE_READLINE -O1 -Wall -Wno-char-subscripts -ggdb -o elf32.o -c elf32.c cc -DUSE_READLINE -O1 -Wall -Wno-char-subscripts -ggdb -o stab.o -c stab.c cc -DUSE_READLINE -O1 -Wall -Wno-char-subscripts -ggdb -o util.o -c util.c cc -DUSE_READLINE -O1 -Wall -Wno-char-subscripts -ggdb -o bsl.o -c bsl.c cc -DUSE_READLINE -O1 -Wall -Wno-char-subscripts -ggdb -o sim.o -c sim.c cc -DUSE_READLINE -O1 -Wall -Wno-char-subscripts -ggdb -o symmap.o -c symmap.c cc -DUSE_READLINE -O1 -Wall -Wno-char-subscripts -ggdb -o gdb.o -c gdb.c cc -DUSE_READLINE -O1 -Wall -Wno-char-subscripts -ggdb -o btree.o -c btree.c cc -DUSE_READLINE -O1 -Wall -Wno-char-subscripts -ggdb -o rtools.o -c rtools.c cc -DUSE_READLINE -O1 -Wall -Wno-char-subscripts -ggdb -o sym.o -c sym.c cc -DUSE_READLINE -O1 -Wall -Wno-char-subscripts -ggdb -o devcmd.o -c devcmd.c cc -DUSE_READLINE -O1 -Wall -Wno-char-subscripts -ggdb -o reader.o -c reader.c cc -DUSE_READLINE -O1 -Wall -Wno-char-subscripts -ggdb -o vector.o -c vector.c cc -DUSE_READLINE -O1 -Wall -Wno-char-subscripts -ggdb -o output_util.o -c output_util.c cc -DUSE_READLINE -O1 -Wall -Wno-char-subscripts -ggdb -o expr.o -c expr.c cc -DUSE_READLINE -O1 -Wall -Wno-char-subscripts -ggdb -o fet_error.o -c fet_error.c cc -DUSE_READLINE -O1 -Wall -Wno-char-subscripts -ggdb -o binfile.o -c binfile.c cc -DUSE_READLINE -O1 -Wall -Wno-char-subscripts -ggdb -o fet_db.o -c fet_db.c cc -DUSE_READLINE -O1 -Wall -Wno-char-subscripts -ggdb -o usbutil.o -c usbutil.c cc -DUSE_READLINE -O1 -Wall -Wno-char-subscripts -ggdb -o titext.o -c titext.c cc -DUSE_READLINE -O1 -Wall -Wno-char-subscripts -ggdb -o srec.o -c srec.c cc -DUSE_READLINE -O1 -Wall -Wno-char-subscripts -ggdb -o device.o -c device.c cc -DUSE_READLINE -O1 -Wall -Wno-char-subscripts -ggdb -o coff.o -c coff.c cc -DUSE_READLINE -O1 -Wall -Wno-char-subscripts -ggdb -o opdb.o -c opdb.c cc -DUSE_READLINE -O1 -Wall -Wno-char-subscripts -ggdb -o output.o -c output.c cc -DUSE_READLINE -O1 -Wall -Wno-char-subscripts -ggdb -o cmddb.o -c cmddb.c cc -DUSE_READLINE -O1 -Wall -Wno-char-subscripts -ggdb -o stdcmd.o -c stdcmd.c cc -DUSE_READLINE -O1 -Wall -Wno-char-subscripts -ggdb -o prog.o -c prog.c cc -DUSE_READLINE -O1 -Wall -Wno-char-subscripts -ggdb -o flash_bsl.o -c flash_bsl.c cc -s -o mspdebug main.o fet.o rf2500.o dis.o uif.o olimex.o ihex.o elf32.o stab.o util.o bsl.o sim.o symmap.o gdb.o btree.o rtools.o sym.o devcmd.o reader.o vector.o output_util.o expr.o fet_error.o binfile.o fet_db.o usbutil.o titext.o srec.o device.o coff.o opdb.o output.o cmddb.o stdcmd.o prog.o flash_bsl.o -lusb -lreadline /usr/lib/gcc/i486-slackware-linux/4.4.4/../../../libreadline.so: undefined reference to `PC' /usr/lib/gcc/i486-slackware-linux/4.4.4/../../../libreadline.so: undefined reference to `tgetflag' /usr/lib/gcc/i486-slackware-linux/4.4.4/../../../libreadline.so: undefined reference to `tgetent' /usr/lib/gcc/i486-slackware-linux/4.4.4/../../../libreadline.so: undefined reference to `UP' /usr/lib/gcc/i486-slackware-linux/4.4.4/../../../libreadline.so: undefined reference to `tputs' /usr/lib/gcc/i486-slackware-linux/4.4.4/../../../libreadline.so: undefined reference to `tgoto' /usr/lib/gcc/i486-slackware-linux/4.4.4/../../../libreadline.so: undefined reference to `tgetnum' /usr/lib/gcc/i486-slackware-linux/4.4.4/../../../libreadline.so: undefined reference to `BC' /usr/lib/gcc/i486-slackware-linux/4.4.4/../../../libreadline.so: undefined reference to `tgetstr' collect2: ld returned 1 exit status make: *** [mspdebug] Error 1 My os is slackware based Zenwalk. Disabeling readline @ compiletime everything works fine. Hope you can fix this issue. If you need further informations please do not hesitate to ask me. Michael ------------------------------------------------------------------------------ Beautiful is writing same markup. Internet Explorer 9 supports standards for HTML5, CSS3, SVG 1.1, ECMAScript5, and DOM L2 & L3. Spend less time writing and rewriting code and more time creating great experiences on the web. Be a part of the beta today. http://p.sf.net/sfu/beautyoftheweb _______________________________________________ Mspgcc-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mspgcc-users
