Skip to Content.
Sympa Menu

sm-discuss - [SM-Discuss] cast gdb fails

sm-discuss AT lists.ibiblio.org

Subject: Public SourceMage Discussion List

List archive

Chronological Thread  
  • From: Pierre Abbat <phma AT webjockey.net>
  • To: sm-discuss AT lists.ibiblio.org
  • Subject: [SM-Discuss] cast gdb fails
  • Date: Tue, 24 Dec 2002 07:26:28 -0500

I tried to cast gdb and got this:

Gathering spells to cast...
In order to cast gdb, the following spells are going to be cast:
gdb
Do you wish to cast these spells? [y]

Sorting spells and saving dependency information...
Done sorting.
Waiting for any Solo spells to complete... done.
Waiting for any other casts of gdb to complete... done
Building gdb
Using gcc version: 3.2
Installing in dir: /usr/src/gdb-5.2.1
gdb 5.2.1
Do you wish to add -- options to ./configure? [n]

Configuring for a i686-pc-linux-gnu host.
Created "Makefile" in /usr/src/gdb-5.2.1 using "mt-frag"
./configure: line 7: i686-pc-linux-gnu-gcc: command not found
*** The command 'i686-pc-linux-gnu-gcc -o conftest -march=i386 -s
conftest.c'
failed.
*** You must set the environment variable CC to a working compiler.
! Problem Detected !
View Compile log for gdb-5.2.1? [n]

I then ran "CC=/usr/bin/gcc cast gdb" and it appears to be casting.

phma




Archive powered by MHonArc 2.6.24.

Top of Page