This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: egcs-19980517: 2 bugs, libiberty, alpha
- To: egcs-bugs at cygnus dot com
- Subject: Re: egcs-19980517: 2 bugs, libiberty, alpha
- From: rth at cygnus dot com (Richard Henderson)
- Date: 4 Jun 1998 21:53:03 -0700
- Newsgroups: cygnus.egcs.bugs
- Organization: Cygnus Solutions
- References: <Pine.LNX.3.96.980524004831.26946A-100000.cygnus.egcs.bugs@tardis.home.dave>
In article <Pine.LNX.3.96.980524004831.26946A-100000.cygnus.egcs.bugs@tardis.home.dave>,
Dave Gilbert <gilbertd@treblig.org> wrote:
>------------------------------------------------------------------------
> 1) When building libiberty I get the error:
>make[1]: *** No rule to make target `alloca-conf.h', needed by `argv.o'.
You need to delete your build tree and rerun configure.
>------------------------------------------------------------------------
> 2) When building povray's bsphere.c cc1 exits with a signal 6
That would be a Bad Thing.
>#4 0x1201901a0 in summarize_insn () at ./config/alpha/alpha.c:3979
>#5 0x12019072c in alpha_handle_trap_shadows () at
It looks like it will be simple enough to fix, but I need for you to
provide me with preprocessed source and the gcc command line used in
order to determine which bit has been missed.
r~