delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2009/06/02/03:20:52

X-Recipient: archive-cygwin AT delorie DOT com
X-SWARE-Spam-Status: No, hits=-1.2 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_LOW,RCVD_NUMERIC_HELO,SPF_HELO_PASS,SPF_PASS
X-Spam-Check-By: sourceware.org
To: cygwin AT cygwin DOT com
From: =?ISO-8859-1?Q?Ren=E9_Berber?= <r DOT berber AT computer DOT org>
Subject: Re: Binding OpenGL and gcc
Date: Tue, 02 Jun 2009 02:20:11 -0500
Lines: 32
Message-ID: <h02jrg$r13$1@ger.gmane.org>
References: <7f18338e0906012349t551d6200sce796fb0d28c9de AT mail DOT gmail DOT com>
Mime-Version: 1.0
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.19) Gecko/20081209 Lightning/0.9 Thunderbird/2.0.0.19 Mnenhy/0.7.6.0
In-Reply-To: <7f18338e0906012349t551d6200sce796fb0d28c9de@mail.gmail.com>
X-IsSubscribed: yes
Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie DOT com AT cygwin DOT 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

Christina McQuirk wrote:

> How cAsE sEnSiTiVe are the .dll names?  All these files are there (I
> checked each one), but sometimes not ALLCAPS or all-lower as output
> below
>=20
> [YOUR-7E1386FF39:~] >> cygcheck ./run.exe
> .\run.exe
>  C:\cygwin\bin\cygwin1.dll
>    C:\WINDOWS\system32\ADVAPI32.DLL
>      C:\WINDOWS\system32\KERNEL32.dll
>        C:\WINDOWS\system32\ntdll.dll
>      C:\WINDOWS\system32\RPCRT4.dll
>  C:\WINDOWS\system32\glut32.dll
>    C:\WINDOWS\system32\OPENGL32.dll
>      C:\WINDOWS\system32\msvcrt.dll
>      C:\WINDOWS\system32\GDI32.dll
>        C:\WINDOWS\system32\USER32.dll
>      C:\WINDOWS\system32\GLU32.dll
>      C:\WINDOWS\system32\DDRAW.dll
>        C:\WINDOWS\system32\DCIMAN32.dll

No case sensitivity at all in Windows.  If a library is not found,
cygcheck (and ldd) tells you.

Only problem I see is the use of cygwin1.dll and msvcrt.dll at the same
time, they both implement the same thing (more or less).

Try running your program and look at the exit code: './run; echo $?';
then do 'net helpmsg <code>', where the code is what the echo printed.
--=20
Ren=E9 Berber


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019