Skip to Content.
Sympa Menu

sm-grimoire-bugs - [SM-Grimoire-Bugs] [Bug 15845] compile fails for gcc33 and gcc34, stable 0.47-4

sm-grimoire-bugs AT lists.ibiblio.org

Subject: SourceMage Grimoire Bug List

List archive

Chronological Thread  
  • From: bugzilla-daemon AT bugs.sourcemage.org
  • To: sm-grimoire-bugs AT lists.ibiblio.org
  • Subject: [SM-Grimoire-Bugs] [Bug 15845] compile fails for gcc33 and gcc34, stable 0.47-4
  • Date: 21 Sep 2010 00:45:14 -0000

http://bugs.sourcemage.org/show_bug.cgi?id=15845





--- Comment #2 from Nils Turner <nils AT chara-array.org> 2010-09-20 19:45:11
---
Typing "./configure; make" in the gcc-3.4.6 source directory stops at an error
in a different place:

8< --- Snip --- >8

/usr/src/gcc-3.4.6/gcc/xgcc -B/usr/src/gcc-3.4.6/gcc/
-B/usr/local/x86_64-unknown-linux-gnu/bin/
-B/usr/local/x86_64-unknown-linux-gnu/lib/ -isystem
/usr/local/x86_64-unknown-linux-gnu/include -isystem
/usr/local/x86_64-unknown-linux-gnu/sys-include -O2 -DIN_GCC -W -Wall
-Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes
-Wold-style-definition
-isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2
-D__GCC_FLOAT_NOT_NEEDED -I. -I. -I. -I./. -I./../include -m32 -DL_muldi3
-c
./libgcc2.c -o libgcc/32/_muldi3.o
In file included from /usr/include/features.h:371,
from /usr/include/stdio.h:28,
from ./tsystem.h:79,
from ./libgcc2.c:41:
/usr/include/gnu/stubs.h:7:27: gnu/stubs-32.h: No such file or directory
make[2]: *** [libgcc/32/_muldi3.o] Error 1
make[2]: Leaving directory `/usr/src/gcc-3.4.6/gcc'
make[1]: *** [stmp-multilib] Error 2
make[1]: Leaving directory `/usr/src/gcc-3.4.6/gcc'
make: *** [all-gcc] Error 2

The system has an AMD Athlon 64 X2 dual-core chip. This is a new install and
I
plan it to be a pure 64-bit system.

--
Configure bugmail: http://bugs.sourcemage.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.




Archive powered by MHonArc 2.6.24.

Top of Page