From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 782 invoked by alias); 14 Sep 2007 08:22:39 -0000 Received: (qmail 768 invoked by uid 22791); 14 Sep 2007 08:22:38 -0000 X-Spam-Check-By: sourceware.org Received: from londo.lunn.ch (HELO londo.lunn.ch) (80.238.139.98) by sourceware.org (qpsmtpd/0.31) with ESMTP; Fri, 14 Sep 2007 08:22:30 +0000 Received: from lunn by londo.lunn.ch with local (Exim 3.36 #1 (Debian)) id 1IW6RU-0005ys-00; Fri, 14 Sep 2007 10:22:24 +0200 Date: Fri, 14 Sep 2007 08:22:00 -0000 From: Andrew Lunn To: ariga masahiro Cc: ecos-discuss@ecos.sourceware.org Message-ID: <20070914082224.GA16840@lunn.ch> Mail-Followup-To: ariga masahiro , ecos-discuss@ecos.sourceware.org References: <000501c7f691$4847e2f0$1c0110ac@ariga> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <000501c7f691$4847e2f0$1c0110ac@ariga> User-Agent: Mutt/1.5.16 (2007-06-11) X-IsSubscribed: yes Mailing-List: contact ecos-discuss-help@ecos.sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: ecos-discuss-owner@ecos.sourceware.org Subject: [ECOS] Re: Building error on CVS checkout sources X-SW-Source: 2007-09/txt/msg00085.txt.bz2 > I usesd Template for Target "Hitach SE77x9 board" and "old_net". > I tried "net" Template too but resulted into the same error. ... > `/ecos-c/cygwin/home/LINK/ecoscvs-old_net/untitled1_build' > /opt/ecoscvs/ecos/packages/net/common/current/src/dhcp_prot.c:1375: > internal error: Segmentation fault > Please submit a full bug report, > with preprocessed source if appropriate. > See for instructions. lunn@londo:~/eCos/work$ rm -fr * lunn@londo:~/eCos/work$ ecosconfig new se77x9 net U CYGPKG_HAL_SH_7709A, new inferred value 0 U CYGPKG_HAL_SH_7709S, new inferred value 1 U CYGPRI_HAL_SH_SH77X9_SUPERIO, new inferred value 1 U CYGHWR_HAL_SH_IRQ_USE_IRQLVL, new inferred value 1 U CYGBLD_ISO_STRUCTTIMEVAL_HEADER, new inferred value U CYGBLD_ISO_FNMATCH_HEADER, new inferred value lunn@londo:~/eCos/work$ ecosconfig tree lunn@londo:~/eCos/work$ make -s headers finished build finished So it builds for me. What version of gcc are you using? I have: lunn@londo:~/eCos/work$ sh-elf-gcc -v Reading specs from /opt/ecos/gnutools/sh-elf/bin/../lib/gcc-lib/sh-elf/3.2.1/specs Configured with: /home/demonweb/tools/ecos-gnutools-v1.4/r2/sh-elf/x86_linux_lsb1_3/tar_bz2/source/gcc-3.2.1/configure --target=sh-elf --prefix=/home/demonweb/tools/ecos-gnutools-v1.4/r2/sh-elf/x86_linux_lsb1_3/tar_bz2/opt/ecos/gnutools/sh-elf --enable-languages=c,c++ --with-gnu-as --with-gnu-ld --with-newlib --with-gxx-include-dir=/home/demonweb/tools/ecos-gnutools-v1.4/r2/sh-elf/x86_linux_lsb1_3/tar_bz2/opt/ecos/gnutools/sh-elf/sh-elf/include Thread model: single gcc version 3.2.1 Andrew -- Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss