Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com From: mbuch AT IFF572 DOT IFF DOT KFA-JUELICH DOT DE Date: Wed, 21 Nov 2001 17:40:58 +0100 (CET) Reply-To: m DOT buchmeier AT fz-juelich DOT de To: =?iso-8859-1?Q?D=F6nertier?= cc: cygwin AT cygwin DOT com Subject: Re: progs compiled with cygwin In-Reply-To: <005301c1729e$1f3e2450$65a99ec1@ArschDuWichser> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=X-UNKNOWN Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from QUOTED-PRINTABLE to 8bit by delorie.com id fALGg3D22785 On Wed, 21 Nov 2001, [iso-8859-1] Dönertier wrote: > Date: Wed, 21 Nov 2001 16:06:22 +0100 > From: "[iso-8859-1] Dönertier" > To: cygwin AT cygwin DOT com > Subject: progs compiled with cygwin > > I am writing an opengl-game using cygwin. If I start it from bash, > everything works fine, it starts promptly > and allocates about 22MB of memory. > But if I start it with double-click from wondows explorer, it takes 3 times > longer to start (loading data and > doing recursive octree seubdivision) and allocates about 55MB of memory. > There are also some errors > in opengl frustum culling. What could be the reason? > I already ripped out all unused variables (-Wunused to find them) and put my > current cygwin1.dll from > /bin/ into the directory of my game. > I don't have the slightest idea what's going on. Can you help me? I have also made the experience that my app (compiled with unix layer) doesnt work properly if the cygwin/bin directory is not in the path. It seems that the cygwin1.dll is not enough to get a working app but some files (which ?) from the bin-directory are needed. regards Matthias > > Thanx, > > Gahre > > > -- > Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple > Bug reporting: http://cygwin.com/bugs.html > Documentation: http://cygwin.com/docs.html > FAQ: http://cygwin.com/faq/ > > ############################################### # mail: Matthias Buchmeier # # IFF-IEE # # Forschungszentrum Juelich # # 52425 Juelich # # Germany # # # # tel: +49 (0)2461 61 4273 # # fax: 4443 # # email: m DOT buchmeier AT fz-juelich DOT de # ############################################### -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/