Have you tried to execute msp430-gcc directly? For example, doing "msp430-gcc --version" displays the following message on my setup
msp430-gcc (GCC) 3.2.3 Copyright (C) 2002 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. It should give you a hint whether there is an issue with msp430-gcc or the scripts that invoke msp430-gcc. On Sat, May 17, 2008 at 9:05 AM, Saugat Joshi <[EMAIL PROTECTED]> wrote: > Hi, I am still stuck with the message, and I provide below the path and all > comments for mspgcc > > Error message: > Couldn't execute msp430-gcc > make: *** [exe0] Error 2 > > Now I check for correct installation,with following results > > 1.echo $PATH > > > /opt/msp430/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/home/saugat/ns2/ns-allinone-2.33/bin:/home/saugat/ns2/ns-allinone-2.33/tcl8.4.18/unix:/home/saugat/ns2/ns-allinone-2.33/tk8.4.18/unix:/home/saugat/ns2/ns-allinone-2.33/ns-2.33/:/home/saugat/ns2/ns-allinone-2.33/nam-1.13/ > > 2.dpkg -l '*msp*' > > Desired=Unknown/Install/Remove/Purge/Hold > | > Status=Not/Installed/Config-f/Unpacked/Failed-cfg/Half-inst/t-aWait/T-pend > |/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err: > uppercase=bad) > ||/ Name Version Description > > +++-==============-==============-============================================ > ii msp430tools-ba 0.1-20050608 MSP430TOOLS -- Base > ii msp430tools-bi 2.17 MSP430TOOLS -- Binutils > ii msp430tools-gc 3.2.3-20050608 MSP430TOOLS -- GNU CC > un msp430tools-gc <none> (no description available) > ii msp430tools-gd 6.0-20050610 MSP430TOOLS -- GNU debugger > ii msp430tools-jt 20031101cvs-20 MSP430TOOLS -- JTAG access library > ii msp430tools-li 20050308cvs-20 MSP430TOOLS -- Libc > ii msp430tools-py 1.0-2 MSP430 Python Tools > ii tinyos-msp430 2.0.2-1 An event-based operating environment > designe > > 3.which msp430-gcc > > /opt/msp430/bin/msp430-gcc > > > Any sort of help plz > > > Regards > Saugat > _______________________________________________ > Tinyos-help mailing list > [email protected] > https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help >
_______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
