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/41224] [4.5 Regression] Bootstrap broken on powerpc-apple-darwin9 at revision 151318



------- Comment #24 from developer at sandoe-acoustics dot co dot uk  2009-09-04 17:00 -------
(In reply to comment #22 & #23)
> When you run ./config ..., you should see
> 
> rm: conftest.dSYM: is a directory
> checking for default BUILD_CONFIG... conftest.o.g0.stripped
> conftest.o.g.stripped differ: char 23, line 2
> stripping off .eh_frame, then retrying
> failed to strip off .eh_frame
> conftest.o.g0.stripped conftest.o.g.stripped differ: char 23, line 2

$ ../gcc-4-5-regtest/configure --prefix=/Volumes/ScratchCS/gcc-4-5-install
--target=powerpc-apple-darwin8 --host=powerpc-apple-darwin8
--build=powerpc-apple-darwin8 --enable-languages=c,objc,c++,obj-c++,fortran
--enable-version-specific-runtime-libs --enable-threads --enable-checking=yes
--program-suffix=-4.5.0 --with-dwarf2 --with-libiconv-prefix=/usr
--with-system-zlib --enable-stage1-languages=c,c++
checking build system type... powerpc-apple-darwin8
<snip>
checking for correct version of CLooG... no
The following languages will be built: c,c++,fortran,objc,obj-c++
*** This configuration is not supported in the following subdirectories:
     target-libmudflap target-libada gnattools target-libffi target-zlib
target-libjava zlib target-boehm-gc
    (Any other directories should still work fine.)
checking for default BUILD_CONFIG... bootstrap-debug
checking for bison... bison -y
<snip>

something different.. indeed.

> > bear in mind that darwin8 is the 'end of the road' for a bunch of PPC hardware
> > so it would be nice if this still worked.
> darwin9 works fine on ppc.

on high end G4 & G5 with plenty of memory.. indeed - not a pleasant
idea/unsupported on other variants.

Jack; OK, I'll be patient... but it's sure getting in the way of trying to do
some fortran work!!


-- 


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


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