Skip to Content.
Sympa Menu

sm-grimoire - Re: [SM-Grimoire] gdb still doesn't configure after recompiling gcc

sm-grimoire AT lists.ibiblio.org

Subject: Discussion of Spells and Grimoire items

List archive

Chronological Thread  
  • From: julian AT openit.de (Julian v. Bock)
  • To: Pierre Abbat <phma AT webjockey.net>
  • Cc: sm-grimoire AT lists.ibiblio.org
  • Subject: Re: [SM-Grimoire] gdb still doesn't configure after recompiling gcc
  • Date: Mon, 13 Jan 2003 07:37:32 +0100

Hi

>>>>> "PA" == Pierre Abbat <phma AT webjockey.net> writes:

PA> I recast gcc, picking the nofixincludes option of course, and that
PA> succeeded. I then tried casting gdb and it is still looking for
PA> i686-pc-linux-gnu-gcc. What the gcc spell installed is
PA> i386-pc-linux-gnu-gcc. Is the bug in gcc or gdb?

I think it is gdb. You are running a i686 architecture but gcc is
compiled for i386 because of the arch settings in sorcery. This might
be caused by the BUILD=$BUILD configure option in default_build.

Please try the attached gdb spell.

PA> Also, the install log of gcc is only:

PA> /usr/doc/gcc /var/log/sorcery/compile/gcc-3.2.1.bz2
PA> /var/log/sorcery/md5sum/gcc-3.2.1
PA> /var/log/sorcery/install/gcc-3.2.1

This is because I had to unload installwatch in the gcc BUILD file.
Otherwise gcc fails to install due to a bug in installwatch.

Julian

Attachment: gdb.tar.bz2
Description: BZip2 compressed data




Archive powered by MHonArc 2.6.24.

Top of Page