X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:mime-version:in-reply-to:references:from:date :message-id:subject:to:content-type; q=dns; s=default; b=Mh41KKd n7HX9jViGixxws4D/Cr/dxFrXwNS0159P6UIs2hsrV+yOvBOnTM7Q+qmofDsxGxd O8MIr6ZEo4fECHVS3c3FISp3AFsaEa2TaJZ5m9kgqPIJRGJIBNRCNJjZKqU+zYSe M3cfPl6ysnptGtPu+mfM89XfK3307CiIhg2A= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:mime-version:in-reply-to:references:from:date :message-id:subject:to:content-type; s=default; bh=Oq+HWxAOmG1wV x+z484bs+Vqm1k=; b=njUwkTOw+x6ma36fqHcHPa7KRoCZTt+DTAtMcO3j6GNx0 XTt7guVQfeC5XzI3DktT+ZqKbQPieGfAwzSStOCbKtAbZlPmg9aoUGE7d1J2h6ik KFXbrJL46vGy+Ex4C9tSqrdP5EbppBnJYlKYhqvTvph7BW1lXQqOkZZiURyMXQ= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.5 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.2 spammy= X-HELO: mail-lf0-f43.google.com X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to; bh=x82tWyPCB83Y7VlXEtWAvC2w0B0j8kUB0Gk56xVX9U8=; b=XXyA/gVuI4RdDQ6fqD4yVt8G9SxqM/WNAOOsA5Aiu9zNIAZfwNDgunZylFvgsIT9p7 nvjt9e31BohECtzktDZaXbmaLLrWBNbcbLTvizW+TGWV19klArXzCxgkvWrrpEJMWawY GRXQDzwYGyX84jrUVLo/nzW/jj1NpLnzBBYLg3H2KI5uQY+YzkTNZ4scgediOJTO/DKb +EUCmEdfODN+KS2kHDWZYZy5b7bTbLVcHtHAV72FVNybcoEqvhdS34S6gabUCwb+SnLn pwRQgM4/jHYgG/cuWTlnhNqe60LTZGPQ5OJgwV7k7My/yVfQjh5YdEL+2N/FifawbuQX LSTg== X-Gm-Message-State: AIkVDXKvc7uTMPUgf74VqK0ReZtM3g9FrOVq8JVYjraFabQfJD/dS4NEvFEWZwHi2f9w4ymTmux/ravAAisPxg== X-Received: by 10.25.43.72 with SMTP id r69mr1048293lfr.64.1483589029126; Wed, 04 Jan 2017 20:03:49 -0800 (PST) MIME-Version: 1.0 In-Reply-To: References: From: Rashi Singhal Date: Thu, 5 Jan 2017 09:33:48 +0530 Message-ID: Subject: Re: Cygwin 2.6.0 Fork issue To: cygwin AT cygwin DOT com Content-Type: text/plain; charset=UTF-8 Hi , Thanks for information provided. I tried putting cygwin/ bin path in first place in environment variables. But result remain same. Yes all other DLL's getting loaded are either pervasive dll or windows native dll. I have doubt ,.Is there any compilation variable or cygwin varaible set for autoloading all dll's As in same windows 2012 system this extra DLL's are not getting loaded with previous versions of cywin and Fork is working there. I have downloaded the source also, I check some varibel there if you can help. Looks like program just hangs child process after open call and never comes back. Please suggest what I can check . On Tue, Jan 3, 2017 at 2:23 PM, Rashi Singhal wrote: > Hi, > > I am using cygwin 2.6.0 (32 bit) version with Actian Pervasive version 12. > > We have a program which will call fork() and in child process Btrieve > file is getting opened. > > While using latest version of cygwin, file open call is not working , > Its not opening file nor displaying any error. > > Could you please help me on this . > > I checked all installation also . Still problem exist > > Regards, > Rashi -- 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