Still hard, was: g77 Build Problems
Henry B. Hotz
hotz@jpl.nasa.gov
Fri May 4 16:38:00 GMT 2001
Got the as at http://dryden.biol.yorku.ca/darwin.html and put it in
/usr/libexec...
Already had gcc from a few days ago.
../gcc/configure --enable-languages="c f77"
make all-libiberty
cd gcc
make bootstrap
...
stage1/xgcc -Bstage1/ -B/usr/local/powerpc-apple-darwin1.3.2/bin/ -c
-DIN_GCC -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes
-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long
-DHAVE_CONFIG_H -I. -I. -I../../gcc/gcc -I../../gcc/gcc/.
-I../../gcc/gcc/config -I../../gcc/gcc/../include
../../gcc/gcc/expmed.c -o expmed.o
../../gcc/gcc/expmed.c: In function `expand_shift':
../../gcc/gcc/expmed.c:2007: warning: comparison between signed and unsigned
stage1/xgcc -Bstage1/ -B/usr/local/powerpc-apple-darwin1.3.2/bin/ -c
-DIN_GCC -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes
-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long
-DHAVE_CONFIG_H -I. -I. -I../../gcc/gcc -I../../gcc/gcc/.
-I../../gcc/gcc/config -I../../gcc/gcc/../include
../../gcc/gcc/expr.c -o expr.o
../../gcc/gcc/expr.c: In function `move_by_pieces_1':
../../gcc/gcc/expr.c:1564: warning: `to1' might be used uninitialized
in this function
../../gcc/gcc/expr.c: In function `emit_single_push_insn':
../../gcc/gcc/expr.c:3129: warning: unused parameter `mode'
../../gcc/gcc/expr.c:3128: warning: unused parameter `x'
../../gcc/gcc/expr.c:3130: warning: unused parameter `type'
../../gcc/gcc/expr.c: In function `store_constructor':
../../gcc/gcc/expr.c:4685: warning: `minelt' might be used
uninitialized in this function
../../gcc/gcc/expr.c:4686: warning: `maxelt' might be used
uninitialized in this function
../../gcc/gcc/expr.c: In function `store_field':
../../gcc/gcc/expr.c:5215: warning: comparison between signed and unsigned
../../gcc/gcc/expr.c: In function `expand_expr':
../../gcc/gcc/expr.c:7168: warning: comparison between signed and unsigned
xgcc: Internal error: Illegal instruction (program cc1)
Please submit a full bug report.
See <URL: http://www.gnu.org/software/gcc/bugs.html > for instructions.
make[1]: *** [expr.o] Error 1
make: *** [stage2_build] Error 2
[localhost:gcc-cvs/obj/gcc] hotz%
Did I goof something up? Next suggestion?
Signature held pending an ISO 9000 compliant
signature design and approval process.
h.b.hotz@jpl.nasa.gov, or hbhotz@oxy.edu
More information about the Gcc
mailing list