Fixed.
~d
P.S. unwind** are C++ exceptions bits. c++ is not fully implemented.


On Wednesday 23 October 2002 20:41, Lev Serebryakov wrote:
> Hello Dmitry,
>
> Wednesday, October 23, 2002, 2:59:08 PM, you wrote:
>
> D> Can anybody check if you _life_ projects work with newly updated gcc?
> D> My do.
> D> Thanks.
>  I could not even build gcc-3.2 with new patches!
>  FreeBSD 4.6-STABLE, gcc-2.95.4, `internal compile error' of `xgcc' on
>  file `unwind-dw2.c'.
>
>  100% reproducible on my computer: it crashes here after reboot, with
>  different running daemons, etc. No core files are left :(
>
> /usr/ports/devel/msp430-gcc/work/gcc-3.2/gcc/xgcc \
>   -B/usr/ports/devel/msp430-gcc/work/gcc-3.2/gcc/ \
>   -B/usr/local/msp430/bin/ -B/usr/local/msp430/lib/ -isystem \
>   /usr/local/msp430/include -O2  -DIN_GCC -DCROSS_COMPILE   -W -Wall \
>   -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem \
>   ./include  -DDF=SF -Dinhibit_libc -g -g  -DIN_LIBGCC2 \
>   -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I. -I. -I./. -I./config  \
>   -I./../include -fexceptions -c ./unwind-dw2.c -o libgcc/./unwind-dw2.o
> In file included from unwind-dw2.c:26:
> unwind-pe.h: In function `size_of_encoded_value':
> unwind-pe.h:76: warning: implicit declaration of function `abort'
> unwind-pe.h: In function `read_encoded_value_with_base':
> unwind-pe.h:257: 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.
> gmake[2]: *** [libgcc/./unwind-dw2.o] Error 1
> gmake[2]: Leaving directory `/usr/ports/devel/msp430-gcc/work/gcc-3.2/gcc'
> gmake[1]: *** [stmp-multilib] Error 2
> gmake[1]: Leaving directory `/usr/ports/devel/msp430-gcc/work/gcc-3.2/gcc'
>
>
>  gcc-3.2 with patches from 2002/10/16 builds without any problem on
>  same computer. Warnings about abort(), but no crashes.
>
>  Could provide any additional information on request!



Reply via email to