Hi all,

for testing msp430 applications under Mac OS X I want to use the gdb with the simulator.
Unfortunately building 5.1.1 fails. I started the build process with

./configure --target=msp430 --prefix=/usr/local/msp430
Configuring for a powerpc-apple-darwin6.8 host.
Created "Makefile" in /Users/pmueller/temp/msp/gdb-5.1.1
Configuring intl...
creating cache ../config.cache
checking for a BSD compatible install... /usr/bin/install -c
....
Lot's of output follows and then

checking compiler warning flags... -Wimplicit -Wreturn-type -Wcomment -Wtrigrap
hs -Wformat -Wparentheses -Wpointer-arith -Wuninitialized
checking for cygwin... no
checking for tgetent in -lncurses... yes
checking for X... no
configure: error: *** Gdb does not support host powerpc-apple-darwin6.8
Configure in /Users/pmueller/temp/msp/gdb-5.1.1/gdb failed, exiting.


What is going wrong? Any ideas? Anyone successful on building gdb on Mac?
By the way, what is the status of the simulator?

Regards,
Peter


Reply via email to