Gentoo Archives: gentoo-user-de

From: jan@×××××××××.org
To: gentoo-user-de@l.g.o
Subject: [gentoo-user-de] Gcc 3.4.4-r1 kompiliert nicht.
Date: Tue, 07 Feb 2006 12:16:11
Message-Id: 56301.134.100.101.1.1139314473.squirrel@mail.nerdig.org
1 Hallo,
2
3 ich habe ein sehr merkwürdiges Problem wenn ich von gcc-3.3.6 auf
4 gcc-3.4.4-r1 upgraden will.
5
6 Und zwar bricht das kompilieren mit folgendem Fehler ab:
7
8 SHLIB_LINK=' ./xgcc -B./ -B/usr/i686-pc-linux-gnu/bin/ -isystem
9 /usr/i686-pc-linux-gnu/include -isystem /usr/i686-pc-linux-gnu/sys-include
10 -L/var/tmp/portage/gcc-3.4.4-r1/work/build/gcc/../ld -O2 -DIN_GCC -W
11 -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes
12 -Wold-style-definition -isystem ./include -fPIC -DHAVE_SYSLOG -g
13 -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED
14 -D_LIBC_PROVIDES_SSP_ -fno-stack-protector -shared -nodefaultlibs
15 -Wl,--soname=@shlib_so_name@.so.1 -Wl,--version-script=@shlib_map_file@ -o
16 @shlib_dir@@shlib_so_name@×××××.tmp @multilib_flags@ @shlib_objs@ -lc &&
17 rm -f @shlib_base_name@.so && if [ -f @shlib_dir@@shlib_so_name@.so.1 ];
18 then mv -f @shlib_dir@@shlib_so_name@.so.1
19 @shlib_dir@@shlib_so_name@×××××.backup; else true; fi && mv
20 @shlib_dir@@shlib_so_name@×××××.tmp @shlib_dir@@shlib_so_name@.so.1 && ln
21 -s @shlib_dir@@shlib_so_name@.so.1 @shlib_base_name@.so' \
22 SHLIB_INSTALL='$(SHELL) $(srcdir)/mkinstalldirs
23 $(DESTDIR)$(slibdir)@shlib_slibdir_qual@; /bin/install -c -m 644
24 @shlib_dir@@shlib_so_name@.so.1
25 $(DESTDIR)$(slibdir)@shlib_slibdir_qual@/@shlib_so_name@.so.1; rm -f
26 $(DESTDIR)$(slibdir)@shlib_slibdir_qual@/@shlib_base_name@.so; ln -s
27 @shlib_so_name@.so.1
28 $(DESTDIR)$(slibdir)@shlib_slibdir_qual@/@shlib_base_name@.so' \
29 SHLIB_EXT='.so' \
30 SHLIB_MULTILIB='' \
31 SHLIB_MKMAP='/var/tmp/portage/gcc-3.4.4-r1/work/gcc-3.4.4/gcc/mkmap-symver.awk'
32 \
33 SHLIB_MKMAP_OPTS='' \
34 SHLIB_MAPFILES='/var/tmp/portage/gcc-3.4.4-r1/work/gcc-3.4.4/gcc/libgcc-std.ver
35 /var/tmp/portage/gcc-3.4.4-r1/work/gcc-3.4.4/gcc/config/libgcc-glibc.ver'
36 \
37 SHLIB_NM_FLAGS='-pg' \
38 MULTILIB_OSDIRNAMES='' \
39 mkinstalldirs='/bin/sh
40 /var/tmp/portage/gcc-3.4.4-r1/work/gcc-3.4.4/gcc/mkinstalldirs' \
41 /bin/sh mklibgcc > tmp-libgcc.mk
42 mv tmp-libgcc.mk libgcc.mk
43 ./xgcc -B./ -B/usr/i686-pc-linux-gnu/bin/ -isystem
44 /usr/i686-pc-linux-gnu/include -isystem /usr/i686-pc-linux-gnu/sys-include
45 -L/var/tmp/portage/gcc-3.4.4-r1/work/build/gcc/../ld -fno-stack-protector
46 -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes
47 -Wmissing-prototypes -Wold-style-definition -isystem ./include -I. -I.
48 -I/var/tmp/portage/gcc-3.4.4-r1/work/gcc-3.4.4/gcc
49 -I/var/tmp/portage/gcc-3.4.4-r1/work/gcc-3.4.4/gcc/.
50 -I/var/tmp/portage/gcc-3.4.4-r1/work/gcc-3.4.4/gcc/../include -g0
51 -finhibit-size-directive -fno-inline-functions -fno-exceptions
52 -fno-zero-initialized-in-bss -fno-unit-at-a-time -fno-omit-frame-pointer \
53 -c /var/tmp/portage/gcc-3.4.4-r1/work/gcc-3.4.4/gcc/crtstuff.c
54 -DCRT_BEGIN \
55 -o crtbegin.o
56 In file included from
57 /var/tmp/portage/gcc-3.4.4-r1/work/gcc-3.4.4/gcc/tsystem.h:44,
58 from
59 /var/tmp/portage/gcc-3.4.4-r1/work/gcc-3.4.4/gcc/crtstuff.c:62:
60 ./include/stddef.h:213: internal compiler error: Ungültiger Maschinenbefehl
61 Please submit a full bug report,
62 with preprocessed source if appropriate.
63
64 Hat jemand nen Rat?
65
66 Bugs.gentoo.org habe ich schon durchsucht, jedoch finde ich da nichts.
67
68 Gruß
69 Jan
70
71 --
72 gentoo-user-de@g.o mailing list