| delorie.com/archives/browse.cgi | search |
| X-Spam-Check-By: | sourceware.org |
| Message-ID: | <779dabeb0606080043w3d7ee171gfba5214a2b311e3b@mail.gmail.com> |
| Date: | Thu, 8 Jun 2006 17:43:00 +1000 |
| From: | "Richard Beare" <richard DOT beare AT gmail DOT com> |
| Reply-To: | Richard DOT Beare AT ieee DOT org |
| To: | cygwin AT cygwin DOT com |
| Subject: | visualization app crashing on non build host |
| MIME-Version: | 1.0 |
| X-IsSubscribed: | yes |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| 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 |
Hi,
I've built two medical visualization tools (register and Display from
MNI, Mcgill) under cygwin. These tools both use opengl, glut, netcdf
and a couple of MNI developed libraries. They both build and run on my
cygwin machine. However when I move to other hosts, Display fails
immediately with a stackdump while register seems to work fine. When
installing on other hosts I'm including cygwin1.dll and glut32.dll in
the same directory as the applications. I haven't found any reference
to this sort of problem, but suspect that I might be missing something
simple.
Does anyone have suggestions?
Thanks in advance.
All the test hosts are running XP pro. The libraries reported by cygcheck are:
$ cygcheck ./Display.exe
.\Display.exe
C:\cygwin\bin\cygwin1.dll
C:\WINDOWS\system32\ADVAPI32.DLL
C:\WINDOWS\system32\ntdll.dll
C:\WINDOWS\system32\KERNEL32.dll
C:\WINDOWS\system32\RPCRT4.dll
C:\cygwin\bin\glut32.dll
C:\WINDOWS\system32\USER32.dll
C:\WINDOWS\system32\GDI32.dll
C:\WINDOWS\system32\WINMM.dll
C:\WINDOWS\system32\GLU32.dll
C:\WINDOWS\system32\msvcrt.dll
C:\WINDOWS\system32\OPENGL32.dll
C:\WINDOWS\system32\DDRAW.dll
C:\WINDOWS\system32\DCIMAN32.dll
$ cygcheck ./register.exe
.\register.exe
C:\cygwin\bin\cygwin1.dll
C:\WINDOWS\system32\ADVAPI32.DLL
C:\WINDOWS\system32\ntdll.dll
C:\WINDOWS\system32\KERNEL32.dll
C:\WINDOWS\system32\RPCRT4.dll
C:\cygwin\bin\glut32.dll
C:\WINDOWS\system32\USER32.dll
C:\WINDOWS\system32\GDI32.dll
C:\WINDOWS\system32\WINMM.dll
C:\WINDOWS\system32\GLU32.dll
C:\WINDOWS\system32\msvcrt.dll
C:\WINDOWS\system32\OPENGL32.dll
C:\WINDOWS\system32\DDRAW.dll
C:\WINDOWS\system32\DCIMAN32.dll
--
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/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |