[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Gm2] Has anyone built gm2 on OS X/ppc lately?
From: |
john o goyo |
Subject: |
Re: [Gm2] Has anyone built gm2 on OS X/ppc lately? |
Date: |
Fri, 29 May 2009 17:19:50 -0400 |
Andreas:
On 19-May-09, at 3:01 Ante, Andreas Fischlin wrote:
Dear John,
Which OS X did you use? 10.4.11 or 10.5.7?
I am building on 10.4.11 on a G5. Uname -a reports the following.
Darwin Doppel.local 8.11.0 Darwin Kernel Version 8.11.0: Wed Oct 10
18:26:00 PDT 2007; root:xnu-792.
24.17~1/RELEASE_PPC Power Macintosh powerpc
I tried building the release of 2009-05-15. The build failed with a
different error, namely the following.
/Users/build/bld/gm2/./gcc/xgcc -B/Users/build/bld/gm2/./gcc/ -B/
Users/build/gm2/powerpc-apple-darwi
n8.11.0/bin/ -B/Users/build/gm2/powerpc-apple-darwin8.11.0/lib/ -
isystem /Users/build/gm2/powerpc-ap
ple-darwin8.11.0/include -isystem /Users/build/gm2/powerpc-apple-
darwin8.11.0/sys-include -O2 -O2 -
g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -
Wmissing-prototypes -Wold-style-de
finition -isystem ./include -Wa,-force_cpusubtype_ALL -pipe -g -
DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D
__GCC_FLOAT_NOT_NEEDED -I. -I. -I../../../src/gcc-4.1.2/gcc -
I../../../src/gcc-4.1.2/gcc/. -I../../
../src/gcc-4.1.2/gcc/../include -I./../intl -I../../../src/gcc-4.1.2/
gcc/../libcpp/include -fexcept
ions -fvisibility=hidden -DHIDE_EXPORTS -c ../../../src/gcc-4.1.2/gcc/
config/rs6000/darwin-fallback.
c -o libgcc/./darwin-fallback.o
../../../src/gcc-4.1.2/gcc/config/rs6000/darwin-fallback.c: In
function '_Unwind_fallback_frame_stat
e_for':
../../../src/gcc-4.1.2/gcc/config/rs6000/darwin-fallback.c:465:
internal compiler error: in get_indi
rect_ref_operands, at tree-ssa-operands.c:1515
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
make[3]: *** [libgcc/./darwin-fallback.o] Error 1
make[2]: *** [libgcc.a] Error 2
I am using the compiler that came with 10.4.11, namely the following.
Target: powerpc-apple-darwin8
Configured with: /private/var/tmp/gcc/gcc-5250.obj~12/src/configure --
disable-checking -enable-werro
r --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-
c++ --program-transform-name=/
^[cg][^.-]*$/s/$/-4.0/ --with-gxx-include-dir=/include/c++/4.0.0 --
build=powerpc-apple-darwin8 --hos
t=powerpc-apple-darwin8 --target=powerpc-apple-darwin8
Thread model: posix
gcc version 4.0.1 (Apple Computer, Inc. build 5250)
Sincerely,
john