From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14153 invoked by alias); 23 Sep 2014 19:40:27 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 14142 invoked by uid 89); 23 Sep 2014 19:40:27 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.0 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 X-HELO: mail-wi0-f176.google.com Received: from mail-wi0-f176.google.com (HELO mail-wi0-f176.google.com) (209.85.212.176) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES128-SHA encrypted) ESMTPS; Tue, 23 Sep 2014 19:40:26 +0000 Received: by mail-wi0-f176.google.com with SMTP id fb4so5601475wid.15 for ; Tue, 23 Sep 2014 12:40:22 -0700 (PDT) X-Received: by 10.194.236.35 with SMTP id ur3mr1882253wjc.127.1411501222745; Tue, 23 Sep 2014 12:40:22 -0700 (PDT) Received: from [192.168.67.35] (host217-40-61-57.in-addr.btopenworld.com. [217.40.61.57]) by mx.google.com with ESMTPSA id ju1sm17027659wjc.1.2014.09.23.12.40.21 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 23 Sep 2014 12:40:21 -0700 (PDT) Message-ID: <5421CCA1.6000502@gmail.com> Date: Tue, 23 Sep 2014 19:53:00 -0000 From: Marco Atzeri User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.1.1 MIME-Version: 1.0 To: cygwin@cygwin.com Subject: Re: problem with dlsym to fetch address of some functions References: In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit X-IsSubscribed: yes X-SW-Source: 2014-09/txt/msg00359.txt.bz2 On 23/09/2014 20:43, Paulo César Pereira de Andrade wrote: > Hi, > > Forgive me if this is expected. I am probably abusing dlsym > behavior on other systems. It will be much more clear if you 1) produce a simple small complete test case, 2) explain the outcome you obtain (or not) 3) explain the result you are expecting. I had difficulties to understand what you are asking us. Marco -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple