From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 21719 invoked by alias); 16 Jan 2007 11:43:10 -0000 Received: (qmail 21710 invoked by uid 22791); 16 Jan 2007 11:43:10 -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; Tue, 16 Jan 2007 11:43:04 +0000 Received: from lunn by londo.lunn.ch with local (Exim 3.36 #1 (Debian)) id 1H6miQ-0006ww-00; Tue, 16 Jan 2007 12:42:58 +0100 Date: Tue, 16 Jan 2007 11:43:00 -0000 To: Guillaume Menant Cc: ecos-discuss@sources.redhat.com Message-ID: <20070116114258.GB1749@lunn.ch> Mail-Followup-To: Guillaume Menant , ecos-discuss@sources.redhat.com References: <003b01c73949$e6754770$7001a8c0@be.local> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <003b01c73949$e6754770$7001a8c0@be.local> User-Agent: Mutt/1.5.13 (2006-08-11) From: Andrew Lunn 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] Using RedBoot_cmd X-SW-Source: 2007-01/txt/msg00087.txt.bz2 > Why my do_pcitest function is undefined? Use nm to see if the symbol really is in the object file and in the library. Also check it has not been C++ name mangled. 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