Gentoo Archives: gentoo-amd64

From: Martin Ostrica <matalo@×××××.com>
To: gentoo-amd64@l.g.o
Subject: [gentoo-amd64] problem with gcc-4.0.2-r3
Date: Thu, 26 Jan 2006 15:15:33
Message-Id: 56b581350601260713r4a3a5886ia05d54d45e9602e6@mail.gmail.com
1 Hi i need for developing gcc-4 so i tried to emerge it i was following
2 guide
3
4 http://gentoo-wiki.com/HOWTO_gcc4
5
6 after successful emerging of all needed ebuild i was compiling gcc but
7 i got this error
8
9
10
11 cc1: warning: ssp stub: stack protector is not supported
12 cc1: warning: ssp stub: stack protector is not supported
13 /var/tmp/portage/gcc-4.0.2-r3/work/gcc-4.0.2/libiberty/cplus-dem.c:55:
14 error: conflicting types for 'malloc'
15 /var/tmp/portage/gcc-4.0.2-r3/work/gcc-4.0.2/libiberty/cplus-dem.c: In
16 function 'code_for_qualifier':
17 /var/tmp/portage/gcc-4.0.2-r3/work/gcc-4.0.2/libiberty/cplus-dem.c:630:
18 warning: implicit declaration of function 'abort'
19 /var/tmp/portage/gcc-4.0.2-r3/work/gcc-4.0.2/libiberty/cplus-dem.c:630:
20 warning: incompatible implicit declaration of built-in function
21 'abort'
22 /var/tmp/portage/gcc-4.0.2-r3/work/gcc-4.0.2/libiberty/cplus-dem.c: In
23 function 'qualifier_string':
24 /var/tmp/portage/gcc-4.0.2-r3/work/gcc-4.0.2/libiberty/cplus-dem.c:671:
25 warning: incompatible implicit declaration of built-in function
26 'abort'
27 /var/tmp/portage/gcc-4.0.2-r3/work/gcc-4.0.2/libiberty/cplus-dem.c: In
28 function 'squangle_mop_up':
29 /var/tmp/portage/gcc-4.0.2-r3/work/gcc-4.0.2/libiberty/cplus-dem.c:1150:
30 warning: implicit declaration of function 'free'
31 /var/tmp/portage/gcc-4.0.2-r3/work/gcc-4.0.2/libiberty/cplus-dem.c: In
32 function 'demangle_qualified':
33 /var/tmp/portage/gcc-4.0.2-r3/work/gcc-4.0.2/libiberty/cplus-dem.c:3304:
34 warning: implicit declaration of function 'atoi'
35 make[2]: *** [cplus-dem.o] Error 1
36 make[2]: Leaving directory
37 `/var/tmp/portage/gcc-4.0.2-r3/work/build/x86_64-pc-linux-gnu/libiberty'
38 make[1]: *** [all-target-libiberty] Error 2
39 make[1]: Leaving directory `/var/tmp/portage/gcc-4.0.2-r3/work/build'
40 make: *** [profiledbootstrap] Error 2
41
42 !!! ERROR: sys-devel/gcc-4.0.2-r3 failed.
43 !!! Function gcc_do_make, Line 1339, Exitcode 2
44
45
46 [ebuild NS ] sys-devel/gcc-4.0.2-r3 (-altivec) -bootstrap
47 -boundschecking -build +fortran -gcj -gtk -ip28 -mudflap (-multilib)
48 -multislot (-n32) (-n64) +nls -nocxx -nopie -objc -objc-gc -vanilla 0 kB
49
50 did anybody experience this kind of problem or could help me to fix it
51
52 --
53 gentoo-amd64@g.o mailing list

Replies

Subject Author
Re: [gentoo-amd64] problem with gcc-4.0.2-r3 Richard Fish <bigfish@××××××××××.org>