From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 5098 invoked by alias); 14 May 2013 11:50:06 -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 5031 invoked by uid 89); 14 May 2013 11:50:06 -0000 X-Spam-SWARE-Status: No, score=0.1 required=5.0 tests=AWL,BAYES_50,FREEMAIL_FROM,KHOP_THREADED,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 11:50:05 +0000 Received: from tom.nabble.com ([192.168.236.105]) by sam.nabble.com with esmtp (Exim 4.72) (envelope-from ) id 1UcDk4-0000fl-1p for ecos-discuss@ecos.sourceware.org; Tue, 14 May 2013 04:50:04 -0700 Date: Tue, 14 May 2013 11:50:00 -0000 From: Felix R To: ecos-discuss@ecos.sourceware.org Message-ID: <1368532204034-231731.post@n7.nabble.com> In-Reply-To: <1368528735959-231726.post@n7.nabble.com> References: <1368528735959-231726.post@n7.nabble.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Subject: [ECOS] Re: building/running tests without RedBoot X-SW-Source: 2013-05/txt/msg00016.txt.bz2 ecos\packages\net\lwip_tcpip\current\tests\httpd_simple.c is not building correctly, too. The stack loads, i can ping the board, i see that packages arrive (all diag options are checked) but the webserver will not come up. i guess something is not set up correct. The "build tests"-build works fine. My basic eclipse setups are: Include directory: eCos_install\include (removed the rest) Library directory: eCos_install\lib (removed the rest) Linkerscript: eCos_install\lib\target.ld Check at: -nostdlibs -- View this message in context: http://sourceware-org.1504.n7.nabble.com/building-running-tests-without-RedBoot-tp231726p231731.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