This is the mail archive of the ecos-discuss@sourceware.org mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: Compilation for template "A&M Viper PPC860" target with net support crashed


Have u selected "select() implementation header" under ISO C and POSIX
infrastructure?

regards,
Alok

-----Original Message-----
From: ecos-discuss-owner@ecos.sourceware.org
[mailto:ecos-discuss-owner@ecos.sourceware.org] On Behalf Of Georg
Brutscheid
Sent: Thursday, May 10, 2007 7:43 PM
To: ecos-discuss@ecos.sourceware.org
Subject: [ECOS] Compilation for template "A&M Viper PPC860" target with
net support crashed

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/net
inet/ -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/netin
et/tcp_input.c
/opt/ecos/ecos-current/ecos/packages/net/bsd_tcpip/current/src/sys/netin
et/tcp_input.c: In function `cyg_tcp_input':
/opt/ecos/ecos-current/ecos/packages/net/bsd_tcpip/current/src/sys/netin
et/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




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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]