Hi gang...

Im new to the list, i just recieved my first couple of MSP430s so im trying to
get this working.

Binutils was patched and installed ok.

But during compiling of GCC-3.2 (using the GCC3.3 patch) i get:

checking for fcntl.h... yes
checking for alloca.h... yes
checking for sys/wait.h that is POSIX.1 compatible... no
checking whether time.h and sys/time.h may both be included... no
checking whether errno must be declared... yes
checking for ANSI C header files... no
checking for uintptr_t... no
checking whether the C compiler 
(/home/share/backup/linux/gcc-stuff/gcc-3.2/gcc/xgcc 
-B/home/share/backup/linux/gcc-stuff/gcc-3.2/gcc/ 
-B/usr/local/msp430/msp430/bin/ -B/usr/local/msp430/msp430/lib/ -isystem 
/usr/local/msp430/msp430/include -g -O2 ) works... no
configure: error: installation or configuration problem: C compiler cannot 
create executables.
make: *** [configure-target-libiberty] Error 1

[r...@linux gcc-3.2]# /home/share/backup/linux/gcc-stuff/gcc-3.2/gcc/xgcc 
--version
xgcc (GCC) 3.2
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.

[r...@linux gcc-3.2]# /home/share/backup/linux/gcc-stuff/gcc-3.2/gcc/xgcc -v
Using built-in specs.
Configured with: ./configure --target=msp430 --prefix=/usr/local/msp430 
--enable-languages=c,c++
Thread model: single
gcc version 3.2
[r...@linux gcc-3.2]# 

I added the version info from xgcc just in case it will help.

Any ideas on how i fix this?

Thanks,
 Mark Williams (MWP).

Reply via email to