From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 27121 invoked by alias); 14 May 2013 10:52:18 -0000 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 Received: (qmail 27112 invoked by uid 89); 14 May 2013 10:52:17 -0000 X-Spam-SWARE-Status: No, score=0.8 required=5.0 tests=BAYES_50,FREEMAIL_FROM,SPF_FAIL autolearn=no version=3.3.1 Received: from sam.nabble.com (HELO sam.nabble.com) (216.139.236.26) by sourceware.org (qpsmtpd/0.84/v0.84-167-ge50287c) with ESMTP; Tue, 14 May 2013 10:52:17 +0000 Received: from tom.nabble.com ([192.168.236.105]) by sam.nabble.com with esmtp (Exim 4.72) (envelope-from ) id 1UcCq7-00055S-Vh for ecos-discuss@ecos.sourceware.org; Tue, 14 May 2013 03:52:15 -0700 Date: Tue, 14 May 2013 10:52:00 -0000 From: Felix R To: ecos-discuss@ecos.sourceware.org Message-ID: <1368528735959-231726.post@n7.nabble.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Subject: [ECOS] building/running tests without RedBoot X-SW-Source: 2013-05/txt/msg00015.txt.bz2 Hi, If i want to run and debug the tests as an demo application i usually copy the file to my SDK, remove/replace the CYG_TEST_ Macros and i can run it. Mostly i works but now i didn't. building the \ecos\packages\io\fileio\current\tests\stdio.c gives me "undefined reference to fopen" (and all other stdio.h funcions) whereas it builds and runs with "build tests" and loading the executable with my jtag adapter. The library is linked correctly. What do i have to look after when building tests this way? Thanks, Felix -- View this message in context: http://sourceware-org.1504.n7.nabble.com/building-running-tests-without-RedBoot-tp231726.html Sent from the Sourceware - ecos-discuss mailing list archive at Nabble.com. -- Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss