Dear all,

I have compiled eCos using the template "A&M Viper PPC860" target and default 
packages.
It worked fine. Then I changed to "net package" support and compilation crashed.

powerpc-eabi-gcc -c  -I/ecos-c/cygwin/Workdir/AM-Viper-net_install/include 
-I/opt/ecos/ecos-current/ecos/packages/net/bsd_tcpip/current 
-I/opt/ecos/ecos-current/ecos/packages/net/bsd_tcpip/current/src 
-I/opt/ecos/ecos-current/ecos/packages/net/bsd_tcpip/current/tests -I. 
-I/opt/ecos/ecos-current/ecos/packages/net/bsd_tcpip/current/src/sys/netinet/ 
-finline-limit=7000 -msoft-float -mcpu=860 -Wall -Wpointer-arith 
-Wstrict-prototypes -Winline -Wundef  -g -O2 -ffunction-sections 
-fdata-sections  -fno-exceptions   -D_KERNEL 
-Wp,-MD,src/sys/netinet/tcp_input.tmp -o 
src/sys/netinet/net_bsd_tcpip_tcp_input.o 
/opt/ecos/ecos-current/ecos/packages/net/bsd_tcpip/current/src/sys/netinet/tcp_input.c
/opt/ecos/ecos-current/ecos/packages/net/bsd_tcpip/current/src/sys/netinet/tcp_input.c:
 In function `cyg_tcp_input':
/opt/ecos/ecos-current/ecos/packages/net/bsd_tcpip/current/src/sys/netinet/tcp_input.c:2412:
 internal error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.

Can anyone help me with this?

Thanks & Regards,



Georg Brutscheid



-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss

Reply via email to