-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Georg Brutscheid wrote: > 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?
This is a GCC problem. What version are you running? Where did you get it? - -- - ------------------------------------------------------------ Gary Thomas | Consulting for the MLB Associates | Embedded world - ------------------------------------------------------------ -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (GNU/Linux) Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org iD8DBQFGQyobmaKbSsQGV8ARAiJTAJ9FSR1ps5FOEElupk8PIStqrzscPgCfRncx Rx/39qP+kq5SEyQ/NKf+7Ew= =Ioxs -----END PGP SIGNATURE----- -- Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss
