X-Recipient: archive-cygwin@delorie.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:subject:to:references:cc:from:message-id:date
	:mime-version:in-reply-to:content-type
	:content-transfer-encoding; q=dns; s=default; b=TYQD7KhiMWpcOGcI
	B9ILvhgsLfe7jqrGbTLyauh7D1KKYSC8BoOaJwXBQTnvIWEROarJw3C/JZQMMXVS
	0V9Hm6IIRfmXLdsPzwctvMuJhgbROwqNqSeaSS1OIXp7m1CzUgfbFmWgTktiedcn
	Ll5c6x+np1leGM/Qi0Yf1Bbp3Bg=
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:subject:to:references:cc:from:message-id:date
	:mime-version:in-reply-to:content-type
	:content-transfer-encoding; s=default; bh=o7lPpXE3d/4FMqX4ByWLre
	tf4Wg=; b=nafBJt27TDdXjSGH/sNRWd24BfBUYXIAsRsFea/+y65cvrfAeei236
	bR7X1dQSOy5rG78w9lSU50lv82kNW5cCBCF88l29Jruj84rEfPPoPrXXGjn58J5J
	/jCESrK61idzUKnKFnCXrcfI56eZLuhtZGexeDwp8uZFXEwOLWll0=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=-2.6 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_LOW,RP_MATCHES_RCVD,SPF_PASS autolearn=ham version=3.3.2 spammy=
X-HELO: sasl.smtp.pobox.com
Subject: Re: Strange errors running gcc tests on Cygwin
To: JonY <10walls@gmail.com>, Tim Prince <n8tm@aol.com>
References: <8fa02a72-e684-2ead-eacb-a5347d7594ae@pobox.com> <82b31abc-7b7f-8f13-fc22-521c9ef84abf@pobox.com> <8bda181f-f0bc-b0dc-2d2d-1bb17031ccee@gmail.com>
Cc: cygwin@cygwin.com
From: Daniel Santos <daniel.santos@pobox.com>
Message-ID: <b6c0f704-1f04-63ea-8220-ee30d623a9d6@pobox.com>
Date: Sun, 5 Mar 2017 01:36:24 -0600
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.5.1
MIME-Version: 1.0
In-Reply-To: <8bda181f-f0bc-b0dc-2d2d-1bb17031ccee@gmail.com>
Content-Type: text/plain; charset=utf-8; format=flowed
Content-Transfer-Encoding: 7bit
X-Pobox-Relay-ID: DD1EC11A-0175-11E7-9B6B-FC50AE2156B6-06139138!pb-smtp2.pobox.com
X-IsSubscribed: yes

Is this a documentation error then? (from 
https://cygwin.com/cygwin-ug-net/setup-env.html)

     The LD_LIBRARY_PATH environment variable is used by the Cygwin function
     dlopen () as a list of directories to search for .dll files to 
load. This
     environment variable is converted from Windows format to UNIX 
format when a
     Cygwin process first starts. Most Cygwin applications do not make 
use of
     the dlopen () call and do not need this variable.

Daniel

--
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

