error in unwind-dw.c while compiling ppc970 cross-gcc

Khem Raj kraj@mvista.com
Wed Apr 6 19:19:00 GMT 2005


Hi

While compiling gcc 3.4.3 for ppc960 I am ending up in this error on 
gcc-core (phase 1) build. Has anybody seen this problem before.
am I missing some patch.

-Dinhibit_libc -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include  
-fPIC -mstrict-align -fexceptions -c ../../gcc/unwind-dw2.c
 -o libgcc/./unwind-dw2.o
../../gcc/unwind-dw2.c: In function `uw_frame_state_for':
../../gcc/unwind-dw2.c:1016: warning: implicit declaration of function 
`memset'
../../gcc/unwind-dw2.c:1030: error: field `sigctx' has incomplete type
../../gcc/unwind-dw2.c:1030: error: field `info' has incomplete type
../../gcc/unwind-dw2.c:1030: error: field `uc' has incomplete type
../../gcc/unwind-dw2.c:1030: error: dereferencing pointer to incomplete type
../../gcc/unwind-dw2.c:1030: error: dereferencing pointer to incomplete type
../../gcc/unwind-dw2.c:1030: error: dereferencing pointer to incomplete type
../../gcc/unwind-dw2.c:1030: error: dereferencing pointer to incomplete type
../../gcc/unwind-dw2.c:1030: error: dereferencing pointer to incomplete type
../../gcc/unwind-dw2.c: In function `uw_install_context_1':
../../gcc/unwind-dw2.c:1344: warning: implicit declaration of function 
`memcpy'
make[2]: *** [libgcc/./unwind-dw2.o] Error 1

Thanks

Khem


------
Want more information?  See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
Want to unsubscribe? Send a note to crossgcc-unsubscribe@sources.redhat.com



More information about the crossgcc mailing list