Hi Guys,

I am trying to install tinyos on mac os x (intel based, ver 10.4.9) and I am
getting a compiler error (unable to generate executable). I have already
installed xcode from the utility CD but I am not sure whether the version is
not supported by tinyos.
I have been trying several tinyos installation instructions for Apple and
did not still get a reliable one (from the beginning step to the end step).
I am now following the instructions in
http://www.mis.informatik.tu-darmstadt.de/People/kristof/notes/tinyos-on-mac
with troubles :(.

The error I am getting:

processing BINUTILS
download BINUTILS: found archive/binutils-2.17.tar.bz2, skipping download
found build/binutils-2.17, skipping decompress
building BINUTILS
loading cache ./config.cache
checking host system type... i386-apple-darwin8.9.1
checking target system type... msp430-unknown-none
checking build system type... i386-apple-darwin8.9.1
checking for a BSD compatible install... /usr/bin/install -c
checking whether ln works... yes
checking whether ln -s works... yes
checking for gcc... /usr/bin/gcc-3.3
checking whether the C compiler (/usr/bin/gcc-3.3  ) works... no
configure: error: installation or configuration problem: C compiler cannot
create executables.


I have been using built-in specs.
Target: i686-apple-darwin8
Configured with:
/private/var/tmp/gcc/gcc-5367.obj~1/src/configure--disable-checking
-enable-werror --prefix=/usr --mandir=/share/man
--enable-languages=c,objc,c++,obj-c++
--program-transform-name=/^[cg][^.-]*$/s/$/-4.0/
--with-gxx-include-dir=/include/c++/4.0.0 --with-slibdir=/usr/lib
--build=powerpc-apple-darwin8 --with-arch=nocona --with-tune=generic
--program-prefix= --host=i686-apple-darwin8 --target=i686-apple-darwin8
Thread model: posix
gcc version 4.0.1 (Apple Computer, Inc. build 5367)

I thought some problem of incompatibility, then I selected the gcc
3.3compiler with:
sudo gcc_select 3.3

but I got the same error.

I also tried the website http://www.ee.ucla.edu/~ram/misc.html

I would appreciate greatly any suggestions
Greetings

Antonio




--
_________________________________________

Antonio Ruzzelli
UCD Dublin
_______________________________________________
Tinyos-help mailing list
[email protected]
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to