This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Crash during gcc installation
- To: gcc at gcc dot gnu dot org
- Subject: Crash during gcc installation
- From: Marcio de Oliveira Buss <marcio at ics dot uci dot edu>
- Date: Tue, 28 Aug 2001 13:58:14 -0700 (PDT)
In file included from unwind-dw2.c:25:
unwind-pe.h: In function `size_of_encoded_value':
unwind-pe.h:76: warning: implicit declaration of function `abort'
unwind-dw2.c: In function `extract_cie_info':
unwind-dw2.c:220: warning: implicit declaration of function `strlen'
unwind-dw2.c: In function `execute_stack_op':
unwind-dw2.c:303: warning: `result' might be used uninitialized in this
function
unwind-dw2.c: In function `execute_cfa_program':
unwind-dw2.c:778: warning: implicit declaration of function `alloca'
unwind-dw2.c: In function `uw_frame_state_for':
unwind-dw2.c:889: warning: implicit declaration of function `memset'
unwind-dw2.c: In function `uw_install_context_1':
unwind-dw2.c:1167: warning: implicit declaration of function `memcpy'
unwind-dw2.c: In function `_Unwind_GetGR':
unwind-dw2.c:1187: Internal error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.
make[2]: *** [libgcc/./unwind-dw2.o] Error 1
make[2]: Leaving directory `/home/aviral/downloads/gcc/gcc'
make[1]: *** [stmp-multilib] Error 2
make[1]: Leaving directory `/home/aviral/downloads/gcc/gcc'
make: *** [all-gcc] Error 2
--------------------------------------------------------------------------
Marcio Buss Tel: +1 (949) 824 2248
Computer Science PhD Student FAX: +1 (949) 824 8019
Center for Embedded Computer Systems Email: marcio@ics.uci.edu
444 CS, University of California URL: www.ics.uci.edu/~marcio
Irvine, CA 92697-3425, U.S.A. Lab: www.cecs.uci.edu/~aces
--------------------------------------------------------------------------