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]

Re: egcs-19980517: 2 bugs, libiberty, alpha


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~


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