Hi guys, I tried to install gdb on my OS X Lion (10.7), but I couldn't..
I downloaded gdb and when I try to run configure, it doesn't work, it appears:
new-host:gdb-7.4 lorota$ ./configure
checking build system type... i386-apple-darwin11.3.0
checking host system type... i386-apple-darwin11.3.0
checking target system type... i386-apple-darwin11.3.0
checking for a BSD-compatible install... /usr/bin/install -c
checking whether ln works... yes
checking whether ln -s works... yes
checking for a sed that does not truncate output... /usr/bin/sed
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking for gcc... no
checking for cc... no
checking for cl.exe... no
configure: error: in `/Users/lorota/downloads/gdb-7.4':
configure: error: no acceptable C compiler found in $PATH
See `config.log' for more details.
Someone can help me, please!? Tks..
I downloaded gdb and when I try to run configure, it doesn't work, it appears:
new-host:gdb-7.4 lorota$ ./configure
checking build system type... i386-apple-darwin11.3.0
checking host system type... i386-apple-darwin11.3.0
checking target system type... i386-apple-darwin11.3.0
checking for a BSD-compatible install... /usr/bin/install -c
checking whether ln works... yes
checking whether ln -s works... yes
checking for a sed that does not truncate output... /usr/bin/sed
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking for gcc... no
checking for cc... no
checking for cl.exe... no
configure: error: in `/Users/lorota/downloads/gdb-7.4':
configure: error: no acceptable C compiler found in $PATH
See `config.log' for more details.
Someone can help me, please!? Tks..