Hi,
I am having trouble getting msp430-gcc working on my MAC OS X. Thank
you very much for your help!!
The message after running ./build-mspgcc install is:
./build-mspgcc: line 1: !/bin/bash: No such file or directory
processing MSPGCC_CVS
download MSPGCC_CVS: found archive/mspgcc-cvs.tar.gz, skipping download
found build/mspgcc-cvs, skipping decompress
found build/mspgcc-cvs/build-complete, skipping build
installing MSPGCC_CVS
processing BINUTILS
download BINUTILS: found archive/binutils-2.16.tar.bz2, skipping
download
found build/binutils-2.16, skipping decompress
found build/binutils-2.16/build-complete, skipping build
installing BINUTILS
/bin/sh ./mkinstalldirs /opt/msp430 /opt/msp430
Making install in doc
test -z "/opt/msp430/info" || /bin/sh ../.././bfd/../mkinstalldirs "/
opt/msp430/info"
/usr/bin/install -c -m 644 './bfd.info' '/opt/msp430/info/bfd.info'
/usr/bin/install -c -m 644 './bfd.info-1' '/opt/msp430/info/
bfd.info-1'
/usr/bin/install -c -m 644 './bfd.info-2' '/opt/msp430/info/
bfd.info-2'
install-info --info-dir='/opt/msp430/info' '/opt/msp430/info/bfd.info'
Making install in po
if test -r ../.././bfd/po/../../mkinstalldirs; then \
../.././bfd/po/../../mkinstalldirs /opt/msp430/share; \
else \
../.././bfd/mkinstalldirs /opt/msp430/share; \
fi
installing fr.gmo as /opt/msp430/share/locale/fr/LC_MESSAGES/bfd.mo
installing tr.gmo as /opt/msp430/share/locale/tr/LC_MESSAGES/bfd.mo
installing ja.gmo as /opt/msp430/share/locale/ja/LC_MESSAGES/bfd.mo
installing es.gmo as /opt/msp430/share/locale/es/LC_MESSAGES/bfd.mo
installing sv.gmo as /opt/msp430/share/locale/sv/LC_MESSAGES/bfd.mo
installing da.gmo as /opt/msp430/share/locale/da/LC_MESSAGES/bfd.mo
installing zh_CN.gmo as /opt/msp430/share/locale/zh_CN/LC_MESSAGES/
bfd.mo
installing ro.gmo as /opt/msp430/share/locale/ro/LC_MESSAGES/bfd.mo
if test "bfd" = "gettext"; then \
if test -r ../.././bfd/po/../../mkinstalldirs; then \
../.././bfd/po/../../mkinstalldirs /opt/msp430/share/gettext/po; \
else \
../.././bfd/mkinstalldirs /opt/msp430/share/gettext/po; \
fi; \
/usr/bin/install -c -m 644 ../.././bfd/po/Makefile.in.in \
/opt/msp430/share/gettext/po/Makefile.in.in; \
else \
: ; \
fi
make[3]: Nothing to be done for `install-exec-am'.
Making install in po
if test -r ../.././opcodes/po/../../mkinstalldirs; then \
../.././opcodes/po/../../mkinstalldirs /opt/msp430/share; \
else \
../.././opcodes/mkinstalldirs /opt/msp430/share; \
fi
installing fr.gmo as /opt/msp430/share/locale/fr/LC_MESSAGES/opcodes.mo
installing sv.gmo as /opt/msp430/share/locale/sv/LC_MESSAGES/opcodes.mo
installing tr.gmo as /opt/msp430/share/locale/tr/LC_MESSAGES/opcodes.mo
installing es.gmo as /opt/msp430/share/locale/es/LC_MESSAGES/opcodes.mo
installing da.gmo as /opt/msp430/share/locale/da/LC_MESSAGES/opcodes.mo
installing de.gmo as /opt/msp430/share/locale/de/LC_MESSAGES/opcodes.mo
installing id.gmo as /opt/msp430/share/locale/id/LC_MESSAGES/opcodes.mo
installing pt_BR.gmo as /opt/msp430/share/locale/pt_BR/LC_MESSAGES/
opcodes.mo
installing ro.gmo as /opt/msp430/share/locale/ro/LC_MESSAGES/opcodes.mo
installing nl.gmo as /opt/msp430/share/locale/nl/LC_MESSAGES/opcodes.mo
if test "opcodes" = "gettext"; then \
if test -r ../.././opcodes/po/../../mkinstalldirs; then \
../.././opcodes/po/../../mkinstalldirs /opt/msp430/share/gettext/
po; \
else \
../.././opcodes/mkinstalldirs /opt/msp430/share/gettext/po; \
fi; \
/usr/bin/install -c -m 644 ../.././opcodes/po/Makefile.in.in \
/opt/msp430/share/gettext/po/Makefile.in.in; \
else \
: ; \
fi
make[3]: Nothing to be done for `install-exec-am'.
Making install in doc
make[3]: Nothing to be done for `install-exec-am'.
make install-man1
/bin/sh ../.././binutils/../mkinstalldirs /opt/msp430/man/man1
/usr/bin/install -c -m 644 ../.././binutils/doc/addr2line.1 /opt/
msp430/man/man1/msp430-addr2line.1
/usr/bin/install -c -m 644 ../.././binutils/doc/ar.1 /opt/msp430/
man/man1/msp430-ar.1
/usr/bin/install -c -m 644 ../.././binutils/doc/dlltool.1 /opt/
msp430/man/man1/msp430-dlltool.1
/usr/bin/install -c -m 644 ../.././binutils/doc/nlmconv.1 /opt/
msp430/man/man1/msp430-nlmconv.1
/usr/bin/install -c -m 644 ../.././binutils/doc/nm.1 /opt/msp430/
man/man1/msp430-nm.1
/usr/bin/install -c -m 644 ../.././binutils/doc/objcopy.1 /opt/
msp430/man/man1/msp430-objcopy.1
/usr/bin/install -c -m 644 ../.././binutils/doc/objdump.1 /opt/
msp430/man/man1/msp430-objdump.1
/usr/bin/install -c -m 644 ../.././binutils/doc/ranlib.1 /opt/
msp430/man/man1/msp430-ranlib.1
/usr/bin/install -c -m 644 ../.././binutils/doc/readelf.1 /opt/
msp430/man/man1/msp430-readelf.1
/usr/bin/install -c -m 644 ../.././binutils/doc/size.1 /opt/msp430/
man/man1/msp430-size.1
/usr/bin/install -c -m 644 ../.././binutils/doc/strings.1 /opt/
msp430/man/man1/msp430-strings.1
/usr/bin/install -c -m 644 ../.././binutils/doc/strip.1 /opt/msp430/
man/man1/msp430-strip.1
/usr/bin/install -c -m 644 ../.././binutils/doc/windres.1 /opt/
msp430/man/man1/msp430-windres.1
/usr/bin/install -c -m 644 ../.././binutils/doc/c++filt.1 /opt/
msp430/man/man1/msp430-c++filt.1
/bin/sh ../.././binutils/../mkinstalldirs /opt/msp430/info
/usr/bin/install -c -m 644 ./binutils.info /opt/msp430/info/
binutils.info
install-info --info-dir=/opt/msp430/info /opt/msp430/info/
binutils.info
Making install in po
if test -r ../.././binutils/po/../../mkinstalldirs; then \
../.././binutils/po/../../mkinstalldirs /opt/msp430/share; \
else \
../.././binutils/mkinstalldirs /opt/msp430/share; \
fi
installing fr.gmo as /opt/msp430/share/locale/fr/LC_MESSAGES/binutils.mo
installing tr.gmo as /opt/msp430/share/locale/tr/LC_MESSAGES/binutils.mo
installing ja.gmo as /opt/msp430/share/locale/ja/LC_MESSAGES/binutils.mo
installing es.gmo as /opt/msp430/share/locale/es/LC_MESSAGES/binutils.mo
installing sv.gmo as /opt/msp430/share/locale/sv/LC_MESSAGES/binutils.mo
installing da.gmo as /opt/msp430/share/locale/da/LC_MESSAGES/binutils.mo
installing zh_CN.gmo as /opt/msp430/share/locale/zh_CN/LC_MESSAGES/
binutils.mo
installing ru.gmo as /opt/msp430/share/locale/ru/LC_MESSAGES/binutils.mo
installing ro.gmo as /opt/msp430/share/locale/ro/LC_MESSAGES/binutils.mo
if test "binutils" = "gettext"; then \
if test -r ../.././binutils/po/../../mkinstalldirs; then \
../.././binutils/po/../../mkinstalldirs /opt/msp430/share/
gettext/po; \
else \
../.././binutils/mkinstalldirs /opt/msp430/share/gettext/po; \
fi; \
/usr/bin/install -c -m 644 ../.././binutils/po/Makefile.in.in \
/opt/msp430/share/gettext/po/Makefile.in.in; \
else \
: ; \
fi
/bin/sh .././binutils/../mkinstalldirs /opt/msp430/bin
/bin/sh ./libtool --mode=install /usr/bin/install -c size /opt/
msp430/bin/msp430-size
/usr/bin/install -c size /opt/msp430/bin/msp430-size
/bin/sh ./libtool --mode=install /usr/bin/install -c objdump /opt/
msp430/bin/msp430-objdump
/usr/bin/install -c objdump /opt/msp430/bin/msp430-objdump
/bin/sh ./libtool --mode=install /usr/bin/install -c ar /opt/
msp430/bin/msp430-ar
/usr/bin/install -c ar /opt/msp430/bin/msp430-ar
/bin/sh ./libtool --mode=install /usr/bin/install -c strings /opt/
msp430/bin/msp430-strings
/usr/bin/install -c strings /opt/msp430/bin/msp430-strings
/bin/sh ./libtool --mode=install /usr/bin/install -c ranlib /opt/
msp430/bin/msp430-ranlib
/usr/bin/install -c ranlib /opt/msp430/bin/msp430-ranlib
/bin/sh ./libtool --mode=install /usr/bin/install -c objcopy /opt/
msp430/bin/msp430-objcopy
/usr/bin/install -c objcopy /opt/msp430/bin/msp430-objcopy
/bin/sh ./libtool --mode=install /usr/bin/install -c addr2line /
opt/msp430/bin/msp430-addr2line
/usr/bin/install -c addr2line /opt/msp430/bin/msp430-addr2line
/bin/sh ./libtool --mode=install /usr/bin/install -c readelf /opt/
msp430/bin/msp430-readelf
/usr/bin/install -c readelf /opt/msp430/bin/msp430-readelf
/bin/sh ./libtool --mode=install /usr/bin/install -c nm-new /opt/
msp430/bin/msp430-nm
/usr/bin/install -c nm-new /opt/msp430/bin/msp430-nm
/bin/sh ./libtool --mode=install /usr/bin/install -c strip-new /
opt/msp430/bin/msp430-strip
/usr/bin/install -c strip-new /opt/msp430/bin/msp430-strip
/bin/sh ./libtool --mode=install /usr/bin/install -c cxxfilt /opt/
msp430/bin/msp430-c++filt
/usr/bin/install -c cxxfilt /opt/msp430/bin/msp430-c++filt
/bin/sh .././binutils/../mkinstalldirs /opt/msp430/msp430/bin
for i in nm-new strip-new ar ranlib dlltool objdump; do \
if [ -f $i ]; then \
j=`echo $i | sed -e 's/-new//'`; \
k=`echo $j | sed 's,^,msp430-,;'`; \
if [ "/opt/msp430/bin/$k" != "/opt/msp430/msp430/bin/$j" ]; then \
rm -f /opt/msp430/msp430/bin/$j; \
ln /opt/msp430/bin/$k /opt/msp430/msp430/bin/$j >/dev/null 2>/
dev/null \
|| /bin/sh ./libtool --mode=install /usr/bin/install -c $i /
opt/msp430/msp430/bin/$j; \
fi; \
else true; \
fi; \
done
make[3]: Nothing to be done for `install-data-am'.
for f in standards.info configure.info; do \
if test -f .././etc/`echo $f | sed -e 's/.info$/.texi/'`; then \
if make "MAKEINFO=makeinfo --split-size=5000000" $f; then \
true; \
else \
exit 1; \
fi; \
fi; \
done
make[2]: `standards.info' is up to date.
make[2]: `configure.info' is up to date.
/bin/sh .././etc/../mkinstalldirs /opt/msp430/info
if test ! -f standards.info; then cd .././etc; fi; \
if test -f standards.info; then \
for i in standards.info*; do \
/usr/bin/install -c -m 644 $i /opt/msp430/info/$i; \
done; \
fi
if test ! -f configure.info; then cd .././etc; fi; \
if test -f configure.info; then \
for i in configure.info*; do \
/usr/bin/install -c -m 644 $i /opt/msp430/info/$i; \
done; \
fi
Making install in doc
make[3]: Nothing to be done for `install-exec-am'.
test -z "/opt/msp430/info" || /bin/sh ../.././gas/../mkinstalldirs "/
opt/msp430/info"
/usr/bin/install -c -m 644 './as.info' '/opt/msp430/info/as.info'
/usr/bin/install -c -m 644 './as.info-1' '/opt/msp430/info/as.info-1'
/usr/bin/install -c -m 644 './as.info-2' '/opt/msp430/info/as.info-2'
/usr/bin/install -c -m 644 './as.info-3' '/opt/msp430/info/as.info-3'
install-info --info-dir='/opt/msp430/info' '/opt/msp430/info/as.info'
test -z "/opt/msp430/man/man1" || /bin/sh ../.././gas/../
mkinstalldirs "/opt/msp430/man/man1"
/usr/bin/install -c -m 644 '../.././gas/doc/as.1' '/opt/msp430/man/
man1/msp430-as.1'
Making install in po
if test -r ../.././gas/po/../../mkinstalldirs; then \
../.././gas/po/../../mkinstalldirs /opt/msp430/share; \
else \
../.././gas/mkinstalldirs /opt/msp430/share; \
fi
installing fr.gmo as /opt/msp430/share/locale/fr/LC_MESSAGES/gas.mo
installing tr.gmo as /opt/msp430/share/locale/tr/LC_MESSAGES/gas.mo
installing es.gmo as /opt/msp430/share/locale/es/LC_MESSAGES/gas.mo
if test "gas" = "gettext"; then \
if test -r ../.././gas/po/../../mkinstalldirs; then \
../.././gas/po/../../mkinstalldirs /opt/msp430/share/gettext/po; \
else \
../.././gas/mkinstalldirs /opt/msp430/share/gettext/po; \
fi; \
/usr/bin/install -c -m 644 ../.././gas/po/Makefile.in.in \
/opt/msp430/share/gettext/po/Makefile.in.in; \
else \
: ; \
fi
/bin/sh .././gas/../mkinstalldirs /opt/msp430/bin
/bin/sh ./libtool --mode=install /usr/bin/install -c as-new /opt/
msp430/bin/msp430-as
/usr/bin/install -c as-new /opt/msp430/bin/msp430-as
/bin/sh .././gas/../mkinstalldirs /opt/msp430/msp430/bin
n=`echo as | sed 's,^,msp430-,;'`; \
if [ "/opt/msp430/bin/$n" != "/opt/msp430/msp430/bin/as" ]; then \
rm -f /opt/msp430/msp430/bin/as; \
ln /opt/msp430/bin/$n /opt/msp430/msp430/bin/as >/dev/null 2>/dev/
null \
|| /bin/sh ./libtool --mode=install /usr/bin/install -c as-new /
opt/msp430/msp430/bin/as; \
else \
true ; \
fi
make[3]: Nothing to be done for `install-data-am'.
if test "@PACKAGE@" = "gettext" \
&& test 'intl-compat.o' = 'intl-compat.o'; then \
if test -r .././intl/../../mkinstalldirs; then \
.././intl/../../mkinstalldirs /opt/msp430/lib /opt/msp430/
include; \
else \
.././intl/mkinstalldirs /opt/msp430/lib /opt/msp430/include; \
fi; \
/usr/bin/install -c -m 644 intlh.inst /opt/msp430/include/
libintl.h; \
/usr/bin/install -c -m 644 libintl.a /opt/msp430/lib/libintl.a; \
else \
: ; \
fi
if test "@PACKAGE@" = "gettext"; then \
if test -r .././intl/../../mkinstalldirs; then \
.././intl/../../mkinstalldirs /opt/msp430/share/gettext/intl; \
else \
.././intl/mkinstalldirs /opt/msp430/share/gettext/intl; \
fi; \
/usr/bin/install -c -m 644 VERSION /opt/msp430/share/gettext/intl/
VERSION; \
dists="ChangeLog Makefile.in linux-msg.sed po2tbl.sed.in xopen-
msg.sed gettext.h gettextP.h hash-string.h libgettext.h loadinfo.h
bindtextdom.c dcgettext.c dgettext.c gettext.c finddomain.c
loadmsgcat.c localealias.c textdomain.c l10nflist.c explodename.c
intl-compat.c cat-compat.c"; \
for file in $dists; do \
/usr/bin/install -c -m 644 .././intl/$file /opt/msp430/share/
gettext/intl/$file; \
done; \
else \
: ; \
fi
Making install in po
if test -r ../.././ld/po/../../mkinstalldirs; then \
../.././ld/po/../../mkinstalldirs /opt/msp430/share; \
else \
../.././ld/mkinstalldirs /opt/msp430/share; \
fi
installing fr.gmo as /opt/msp430/share/locale/fr/LC_MESSAGES/ld.mo
installing sv.gmo as /opt/msp430/share/locale/sv/LC_MESSAGES/ld.mo
installing tr.gmo as /opt/msp430/share/locale/tr/LC_MESSAGES/ld.mo
installing es.gmo as /opt/msp430/share/locale/es/LC_MESSAGES/ld.mo
installing da.gmo as /opt/msp430/share/locale/da/LC_MESSAGES/ld.mo
if test "ld" = "gettext"; then \
if test -r ../.././ld/po/../../mkinstalldirs; then \
../.././ld/po/../../mkinstalldirs /opt/msp430/share/gettext/po; \
else \
../.././ld/mkinstalldirs /opt/msp430/share/gettext/po; \
fi; \
/usr/bin/install -c -m 644 ../.././ld/po/Makefile.in.in \
/opt/msp430/share/gettext/po/Makefile.in.in; \
else \
: ; \
fi
/bin/sh .././ld/../mkinstalldirs /opt/msp430/bin /opt/msp430/msp430/bin
/bin/sh ./libtool --mode=install /usr/bin/install -c ld-new /opt/
msp430/bin/msp430-ld
/usr/bin/install -c ld-new /opt/msp430/bin/msp430-ld
n=`echo ld | sed 's,^,msp430-,;'`; \
if [ "/opt/msp430/bin/$n" != "/opt/msp430/msp430/bin/ld" ]; then \
rm -f /opt/msp430/msp430/bin/ld; \
ln /opt/msp430/bin/$n /opt/msp430/msp430/bin/ld >/dev/null 2>/dev/
null \
|| /bin/sh ./libtool --mode=install /usr/bin/install -c ld-new /
opt/msp430/msp430/bin/ld; \
fi
make install-man1
/bin/sh .././ld/../mkinstalldirs /opt/msp430/man/man1
/usr/bin/install -c -m 644 .././ld/ld.1 /opt/msp430/man/man1/msp430-
ld.1
/bin/sh .././ld/../mkinstalldirs /opt/msp430/msp430/lib/ldscripts
for f in ldscripts/*; do \
/usr/bin/install -c -m 644 $f /opt/msp430/msp430/lib/$f ; \
done
Making install-info in po
make[2]: Nothing to be done for `install-info'.
/bin/sh .././ld/../mkinstalldirs /opt/msp430/info
/usr/bin/install -c -m 644 ./ld.info /opt/msp430/info/ld.info
install-info --info-dir=/opt/msp430/info /opt/msp430/info/ld.info
make[2]: Nothing to be done for `all'.
/bin/sh .././libiberty/../mkinstalldirs /opt/msp430/lib
/usr/bin/install -c -m 644 ./libiberty.a /opt/msp430/lib/./libiberty.an
( cd /opt/msp430/lib ; ranlib ./libiberty.an )
mv -f /opt/msp430/lib/./libiberty.an /opt/msp430/lib/./libiberty.a
if test -n ""; then \
case "" in \
/*) thd=;; \
*) thd=/opt/msp430/include/;; \
esac; \
/bin/sh .././libiberty/../mkinstalldirs ${thd}; \
for h in .././libiberty/../include/ansidecl.h .././libiberty/../
include/demangle.h .././libiberty/../include/dyn-string.h .././
libiberty/../include/fibheap.h .././libiberty/../include/
floatformat.h .././libiberty/../include/hashtab.h .././libiberty/../
include/libiberty.h .././libiberty/../include/objalloc.h .././
libiberty/../include/partition.h .././libiberty/../include/safe-
ctype.h .././libiberty/../include/sort.h .././libiberty/../include/
splay-tree.h .././libiberty/../include/ternary.h; do \
/usr/bin/install -c -m 644 $h ${thd}; \
done; \
fi
make[2]: Nothing to be done for `install'.
processing GCC
download GCC: found archive/gcc-core-3.3.6.tar.bz2, skipping download
found build/gcc-3.3.6, skipping decompress
building GCC
~/src/tinyos-1.x/tools/src/mspgcc ~/src/tinyos-1.x/tools/src/mspgcc/
build/gcc-3.3.6
~/src/tinyos-1.x/tools/src/mspgcc/build ~/src/tinyos-1.x/tools/src/
mspgcc ~/src/tinyos-1.x/tools/src/mspgcc/build/gcc-3.3.6
~/src/tinyos-1.x/tools/src/mspgcc ~/src/tinyos-1.x/tools/src/mspgcc/
build/gcc-3.3.6
~/src/tinyos-1.x/tools/src/mspgcc/build/gcc-3.3.6
cp: ./contrib and /Users/ibrahimkhalife/src/tinyos-1.x/tools/src/
mspgcc/build/gcc-3.3.6/contrib are identical (not copied).
cp: ./INSTALL and /Users/ibrahimkhalife/src/tinyos-1.x/tools/src/
mspgcc/build/gcc-3.3.6/INSTALL are identical (not copied).
cp: ./libiberty and /Users/ibrahimkhalife/src/tinyos-1.x/tools/src/
mspgcc/build/gcc-3.3.6/libiberty are identical (not copied).
cp: ./gcc and /Users/ibrahimkhalife/src/tinyos-1.x/tools/src/mspgcc/
build/gcc-3.3.6/gcc are identical (not copied).
cp: ./maintainer-scripts and /Users/ibrahimkhalife/src/tinyos-1.x/
tools/src/mspgcc/build/gcc-3.3.6/maintainer-scripts are identical
(not copied).
cp: ./config and /Users/ibrahimkhalife/src/tinyos-1.x/tools/src/
mspgcc/build/gcc-3.3.6/config are identical (not copied).
cp: ./include and /Users/ibrahimkhalife/src/tinyos-1.x/tools/src/
mspgcc/build/gcc-3.3.6/include are identical (not copied).
cp: ./ltconfig and /Users/ibrahimkhalife/src/tinyos-1.x/tools/src/
mspgcc/build/gcc-3.3.6/ltconfig are identical (not copied).
cp: ./ltcf-gcj.sh and /Users/ibrahimkhalife/src/tinyos-1.x/tools/src/
mspgcc/build/gcc-3.3.6/ltcf-gcj.sh are identical (not copied).
cp: ./ltcf-cxx.sh and /Users/ibrahimkhalife/src/tinyos-1.x/tools/src/
mspgcc/build/gcc-3.3.6/ltcf-cxx.sh are identical (not copied).
cp: ./ltcf-c.sh and /Users/ibrahimkhalife/src/tinyos-1.x/tools/src/
mspgcc/build/gcc-3.3.6/ltcf-c.sh are identical (not copied).
cp: ./libtool.m4 and /Users/ibrahimkhalife/src/tinyos-1.x/tools/src/
mspgcc/build/gcc-3.3.6/libtool.m4 are identical (not copied).
cp: ./install-sh and /Users/ibrahimkhalife/src/tinyos-1.x/tools/src/
mspgcc/build/gcc-3.3.6/install-sh are identical (not copied).
cp: ./faq.html and /Users/ibrahimkhalife/src/tinyos-1.x/tools/src/
mspgcc/build/gcc-3.3.6/faq.html are identical (not copied).
cp: ./configure.in and /Users/ibrahimkhalife/src/tinyos-1.x/tools/src/
mspgcc/build/gcc-3.3.6/configure.in are identical (not copied).
cp: ./configure and /Users/ibrahimkhalife/src/tinyos-1.x/tools/src/
mspgcc/build/gcc-3.3.6/configure are identical (not copied).
cp: ./config.sub and /Users/ibrahimkhalife/src/tinyos-1.x/tools/src/
mspgcc/build/gcc-3.3.6/config.sub are identical (not copied).
cp: ./config.if and /Users/ibrahimkhalife/src/tinyos-1.x/tools/src/
mspgcc/build/gcc-3.3.6/config.if are identical (not copied).
cp: ./config.guess and /Users/ibrahimkhalife/src/tinyos-1.x/tools/src/
mspgcc/build/gcc-3.3.6/config.guess are identical (not copied).
cp: ./config-ml.in and /Users/ibrahimkhalife/src/tinyos-1.x/tools/src/
mspgcc/build/gcc-3.3.6/config-ml.in are identical (not copied).
cp: ./bugs.html and /Users/ibrahimkhalife/src/tinyos-1.x/tools/src/
mspgcc/build/gcc-3.3.6/bugs.html are identical (not copied).
cp: ./README.SCO and /Users/ibrahimkhalife/src/tinyos-1.x/tools/src/
mspgcc/build/gcc-3.3.6/README.SCO are identical (not copied).
cp: ./README and /Users/ibrahimkhalife/src/tinyos-1.x/tools/src/
mspgcc/build/gcc-3.3.6/README are identical (not copied).
cp: ./NEWS and /Users/ibrahimkhalife/src/tinyos-1.x/tools/src/mspgcc/
build/gcc-3.3.6/NEWS are identical (not copied).
cp: ./Makefile.tpl and /Users/ibrahimkhalife/src/tinyos-1.x/tools/src/
mspgcc/build/gcc-3.3.6/Makefile.tpl are identical (not copied).
cp: ./Makefile.in and /Users/ibrahimkhalife/src/tinyos-1.x/tools/src/
mspgcc/build/gcc-3.3.6/Makefile.in are identical (not copied).
cp: ./Makefile.def and /Users/ibrahimkhalife/src/tinyos-1.x/tools/src/
mspgcc/build/gcc-3.3.6/Makefile.def are identical (not copied).
cp: ./MAINTAINERS and /Users/ibrahimkhalife/src/tinyos-1.x/tools/src/
mspgcc/build/gcc-3.3.6/MAINTAINERS are identical (not copied).
cp: ./FAQ and /Users/ibrahimkhalife/src/tinyos-1.x/tools/src/mspgcc/
build/gcc-3.3.6/FAQ are identical (not copied).
cp: ./ChangeLog and /Users/ibrahimkhalife/src/tinyos-1.x/tools/src/
mspgcc/build/gcc-3.3.6/ChangeLog are identical (not copied).
cp: ./COPYING.LIB and /Users/ibrahimkhalife/src/tinyos-1.x/tools/src/
mspgcc/build/gcc-3.3.6/COPYING.LIB are identical (not copied).
cp: ./COPYING and /Users/ibrahimkhalife/src/tinyos-1.x/tools/src/
mspgcc/build/gcc-3.3.6/COPYING are identical (not copied).
cp: ./ylwrap and /Users/ibrahimkhalife/src/tinyos-1.x/tools/src/
mspgcc/build/gcc-3.3.6/ylwrap are identical (not copied).
cp: ./BUGS and /Users/ibrahimkhalife/src/tinyos-1.x/tools/src/mspgcc/
build/gcc-3.3.6/BUGS are identical (not copied).
cp: ./symlink-tree and /Users/ibrahimkhalife/src/tinyos-1.x/tools/src/
mspgcc/build/gcc-3.3.6/symlink-tree are identical (not copied).
cp: ./move-if-change and /Users/ibrahimkhalife/src/tinyos-1.x/tools/
src/mspgcc/build/gcc-3.3.6/move-if-change are identical (not copied).
cp: ./mkinstalldirs and /Users/ibrahimkhalife/src/tinyos-1.x/tools/
src/mspgcc/build/gcc-3.3.6/mkinstalldirs are identical (not copied).
cp: ./mkdep and /Users/ibrahimkhalife/src/tinyos-1.x/tools/src/mspgcc/
build/gcc-3.3.6/mkdep are identical (not copied).
cp: ./missing and /Users/ibrahimkhalife/src/tinyos-1.x/tools/src/
mspgcc/build/gcc-3.3.6/missing are identical (not copied).
cp: ./ltmain.sh and /Users/ibrahimkhalife/src/tinyos-1.x/tools/src/
mspgcc/build/gcc-3.3.6/ltmain.sh are identical (not copied)._______________________________________________
Tinyos-help mailing list
[email protected]
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help