X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=1.8 required=5.0 tests=AWL,BAYES_00,FREEMAIL_ENVFROM_END_DIGIT,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,T_RP_MATCHES_RCVD,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: sourceware.org Message-ID: <4D06010F.7070306@freenet.de> Date: Mon, 13 Dec 2010 12:18:39 +0100 From: =?ISO-8859-1?Q?Klaus_Ramst=F6ck?= User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.12) Gecko/20101027 Lightning/1.0b2 Thunderbird/3.1.6 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: Glut Problem References: <4D00BFAF DOT 1050307 AT freenet DOT de> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Am 12.12.2010 21:33, schrieb Reini Urban: > 2010/12/9 Klaus Ramstöck: >> Am 08.12.2010 18:33, schrieb André Bleau: >>>> int button, state; >>>> ((GLUTbuttonBoxFCBUSR)__glutGetFCB(GLUT_FCB_BUTTON_BOX))(&button, &state); > > Can you try it with long for button and state? > > Fortran calling conventions are weird, und usually require argument padding. Same Problem, as to be expcted. This code is never executed. It's the reference to __glutGetFCB which is not satisified by the .dll that causes the Problem. Klaus PS: Sorry Reini, I used the wrong reply button -- 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