This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug bootstrap/13982] Bootstrap of gcc-3.4-20040128 on Darwin6.8/Mac OS X 10.2.8 failed


------- Additional Comments From lars dot sonchocky-helldorf at hamburg dot de  2004-02-02 17:54 -------
O.k. stupid mistake on my part (especially if you take into consideration that 
I should know this since I bootstraped gcc3.3.2 yesterday) So I started over:

after deleteting the old testbuild dir:

[Lars-Sonchocky-Helldorfs-Computer:~] lars% 
cd /Volumes/Data/Projekte/GCC/FSF_GCC/
[Lars-Sonchocky-Helldorfs-Computer:Projekte/GCC/FSF_GCC] lars% mkdir testbuild
[Lars-Sonchocky-Helldorfs-Computer:Projekte/GCC/FSF_GCC] lars% cd testbuild/
[Lars-Sonchocky-Helldorfs-Computer:GCC/FSF_GCC/testbuild] lars% ../gcc-3.4-
20040128/configure --prefix=/tmp/gcc/
.
.
.
[Lars-Sonchocky-Helldorfs-Computer:GCC/FSF_GCC/testbuild] lars% make bootstrap
.
.
.
gcc -c   -g -no-cpp-precomp -DHAVE_DESIGNATED_INITIALIZERS=0 -DIN_GCC   -W -
Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-
long-long    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.4-20040128/gcc -
I../../gcc-3.4-20040128/gcc/. -I../../gcc-3.4-20040128/gcc/../include -
I../intl ../../gcc-3.4-20040128/gcc/ggc-common.c -o ggc-common.o
../../gcc-3.4-20040128/gcc/ggc-common.c: In function `ggc_rlimit_bound':
../../gcc-3.4-20040128/gcc/ggc-common.c:692: storage size of `rlim' isn't known
../../gcc-3.4-20040128/gcc/ggc-common.c:692: warning: unused variable `rlim'
make[2]: *** [ggc-common.o] Error 1
make[1]: *** [stage1_build] Error 2
make: *** [bootstrap] Error 2
[Lars-Sonchocky-Helldorfs-Computer:GCC/FSF_GCC/testbuild] lars% gcc -v
Reading specs from /usr/libexec/gcc/darwin/ppc/3.1/specs
Thread model: posix
Apple Computer, Inc. GCC version 1175, based on gcc version 3.1 20020420 
(prerelease)
[Lars-Sonchocky-Helldorfs-Computer:GCC/FSF_GCC/testbuild] lars% 

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |UNCONFIRMED
         Resolution|INVALID                     |


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13982


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]