From dev-return-7541-apmail-stdcxx-dev-archive=stdcxx.apache.org@stdcxx.apache.org Mon May 05 22:44:59 2008 Return-Path: Delivered-To: apmail-stdcxx-dev-archive@www.apache.org Received: (qmail 52082 invoked from network); 5 May 2008 22:44:59 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 5 May 2008 22:44:59 -0000 Received: (qmail 23958 invoked by uid 500); 5 May 2008 22:45:01 -0000 Delivered-To: apmail-stdcxx-dev-archive@stdcxx.apache.org Received: (qmail 23941 invoked by uid 500); 5 May 2008 22:45:00 -0000 Mailing-List: contact dev-help@stdcxx.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@stdcxx.apache.org Delivered-To: mailing list dev@stdcxx.apache.org Received: (qmail 23925 invoked by uid 99); 5 May 2008 22:45:00 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 05 May 2008 15:45:00 -0700 X-ASF-Spam-Status: No, hits=0.2 required=10.0 tests=SPF_PASS,WHOIS_MYPRIVREG X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of msebor@gmail.com designates 209.85.146.180 as permitted sender) Received: from [209.85.146.180] (HELO wa-out-1112.google.com) (209.85.146.180) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 05 May 2008 22:44:13 +0000 Received: by wa-out-1112.google.com with SMTP id v27so1394859wah.21 for ; Mon, 05 May 2008 15:44:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:organization:user-agent:mime-version:to:subject:references:in-reply-to:content-type:content-transfer-encoding:sender; bh=uGTcx0mmwVoSrMte7MbVN9RTnODA6jbEa/KVqz7+rdk=; b=NECBtHUtWOP9/a7B27GAZTPowslEXfAiX6hQL+g7yC2X9apFB4BV3wuhdNjnpQk2OBhhb6NIDROogthWDyXyUQMphcM6UtYkOOwEy3VynBWM2yBfcWpFko9Rql8L2ZQtOZfNG4xU4ZvUVa62jwX+mVWtKMUv/UQpEDLn9pXyQK4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:organization:user-agent:mime-version:to:subject:references:in-reply-to:content-type:content-transfer-encoding:sender; b=ljHsDCC9taDOY6x4iRszbsS0hCNDXQS7xaWzgVws3+XGW6VKYh9JwV0PGPWOz/pqK9lYDmGD0SohX30jcs0WUcimSEW4Wdg3HYu5p3Ruzf8Vnn083Rntyf3/dUQP/QfiSPZYDK+VwunRflgF/S+0yGU4Z5o8qiRIUZdafc0J6yI= Received: by 10.114.36.1 with SMTP id j1mr17893waj.119.1210027467519; Mon, 05 May 2008 15:44:27 -0700 (PDT) Received: from localhost.localdomain ( [71.229.200.170]) by mx.google.com with ESMTPS id z15sm13318215pod.13.2008.05.05.15.44.27 (version=TLSv1/SSLv3 cipher=RC4-MD5); Mon, 05 May 2008 15:44:27 -0700 (PDT) Message-ID: <481F8DCA.2040505@roguewave.com> Date: Mon, 05 May 2008 16:44:26 -0600 From: Martin Sebor Organization: Rogue Wave Software, Inc. User-Agent: Thunderbird 2.0.0.12 (X11/20080226) MIME-Version: 1.0 To: dev@stdcxx.apache.org, pegasus2000@email.it Subject: Re: IMPORTANT: stdcxx under Nanodesktop References: <17037579.post@talk.nabble.com> In-Reply-To: <17037579.post@talk.nabble.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Sender: Martin Sebor X-Virus-Checked: Checked by ClamAV on apache.org We'll try to help you if you explain exactly what problems you're running into. In case you missed it, I responded to your question about mmap() on the list: http://www.nabble.com/Is-it-possible-to-compile-STDCXX-without-mmap-munmap-support---td17049719.html Martin pegasus2000 wrote: > > Good morning, I'm Filippo Battaglia. We're porting Apache STDCXX > under Nanodesktop. We are trying to make nd compatible also with > C++ and not only with C. > > Unfortunately, we're finding different technical troubles in the > compilation. > > So, can anyone of the developers tell with me ? So, I can solve > the troubles step by step and I can obtain a working version of > the library. > > Your library is critical for Visilab Research, because, if it works, > we can port Tesseract under nd and Blind Assistant will be > completed. > > PLEASE, anyone can help me ? It's very, very important. > > Thanks in advance > Filippo Battaglia >