From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24474 invoked by alias); 5 Apr 2011 15:35:09 -0000 Received: (qmail 24341 invoked by uid 22791); 5 Apr 2011 15:35:08 -0000 X-SWARE-Spam-Status: No, hits=-1.8 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: sourceware.org Received: from tirion.supremecenter202.com (HELO tirion.supremecenter202.com) (209.25.195.243) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Tue, 05 Apr 2011 15:35:03 +0000 Received: from c-3ed8e155.355-1-64736c10.cust.bredbandsbolaget.se ([85.225.216.62]:58901 helo=[192.168.0.199]) by tirion.supremecenter202.com with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.69) (envelope-from ) id 1Q78HW-0003kx-0e for ecos-discuss@ecos.sourceware.org; Tue, 05 Apr 2011 15:35:02 +0000 Message-ID: <4D9B36A2.6080801@siva.com.mk> Date: Tue, 05 Apr 2011 15:35:00 -0000 From: Ilija Kocho User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.14) Gecko/20110223 Lightning/1.0b2 Thunderbird/3.1.8 ThunderBrowse/3.3.5 MIME-Version: 1.0 To: ecos-discuss@ecos.sourceware.org References: <31319929.post@talk.nabble.com> <4D9AE8C0.8060003@siva.com.mk> <31324165.post@talk.nabble.com> <4D9B2086.8000601@siva.com.mk> <31324571.post@talk.nabble.com> <4D9B2598.8080609@siva.com.mk> <31324765.post@talk.nabble.com> In-Reply-To: <31324765.post@talk.nabble.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit 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: Re: [ECOS] create an application ecos with Eclipse CDT X-SW-Source: 2011-04/txt/msg00022.txt.bz2 It seem yous gcc is not configured for eCos. As a workaround try to define dummy __dso_handle and __cxa_atexit. For example and explanation pse look in your rCos repository in file: packages/hal/cortexm/arch/current/src/hal_misc.c Ilija On 05.04.2011 16:32, moktar_bouain wrote: > /home/moktar/Bureau/ecos/ecos-rep-1.0.9/packages/kernel/current/src/common/thread.cxx:1302: > undefined reference to `__dso_handle' > /home/moktar/Bureau/ecos/build2/install/lib/libtarget.a(kernel_intr.o): In > function `__static_initialization_and_destruction_0': > /home/moktar/Bureau/ecos/ecos-rep-1.0.9/packages/kernel/current/src/intr/intr.cxx:72: > undefined reference to `__dso_handle' > /home/moktar/Bureau/ecos/ecos-rep-1.0.9/packages/kernel/current/src/intr/intr.cxx:72: > undefined reference to `__dso_handle' > /home/moktar/Bureau/ecos/ecos-rep-1.0.9/packages/kernel/current/src/intr/intr.cxx:72: > undefined reference to `__cxa_atexit' > /home/moktar/Bureau/ecos/build2/install/lib/libtarget.a(kernel_sched.o): In -- Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss