This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Still hard, was: g77 Build Problems
- To: "Craig A. Mattocks" <morfz at mindspring dot com>, Toon Moene <toon at moene dot indiv dot nluug dot nl>, Stan Shebs <shebs at apple dot com>, "David A. Gatwood" <dgatwood at gatwood dot net>
- Subject: Still hard, was: g77 Build Problems
- From: "Henry B. Hotz" <hotz at jpl dot nasa dot gov>
- Date: Fri, 4 May 2001 16:34:31 -0700
- Cc: darwin-development at lists dot apple dot com, gcc at gcc dot gnu dot org
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