delorie.com/archives/browse.cgi | search |
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: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 AT cygwin DOT com; run by ezmlm |
List-Id: | <cygwin.cygwin.com> |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sourceware.org/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
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=-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 AT gmail DOT com>, Tim Prince <n8tm AT aol DOT com> |
References: | <8fa02a72-e684-2ead-eacb-a5347d7594ae AT pobox DOT com> <82b31abc-7b7f-8f13-fc22-521c9ef84abf AT pobox DOT com> <8bda181f-f0bc-b0dc-2d2d-1bb17031ccee AT gmail DOT com> |
Cc: | cygwin AT cygwin DOT com |
From: | Daniel Santos <daniel DOT santos AT pobox DOT 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> |
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
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |