[perl #57006] [PATCH] add cygwin opengl config quirks

2008-08-19 Thread Reini Urban via RT
One more fix on this issue on parsing the headers. X freeglut only if DISPLAY is set, otherwise use native w32api GLUT -- Reini Urban difforig config/auto/opengl.pm lib/Parrot/Configure/Step/Methods.pm header parsing: need to match the linker logic. On cygwin without DISPLAY leave out

Re: [perl #57006] [PATCH] add cygwin opengl config quirks

2008-07-17 Thread Reini Urban
Donald Hunter via RT schrieb: Sorry rurban, this patch will break on my cygwin installation. I think the problem is caused by more than an assumption that mingw eq cygwin. The real problem is that Cygwin hosts three flavours of library for OpenGL: mingw, cygwin/w32api, cygwin/X11. All your

Re: [perl #57006] [PATCH] add cygwin opengl config quirks

2008-07-17 Thread Geoffrey Broadwell
On Thu, 2008-07-17 at 22:50 +0200, Reini Urban wrote: The problem I had with the w32api libs was -lglut32. with linking directly to the dll /usr/bin/glut32.dll everything works fine, and I'll get rid of freeglut as default. I'm not sure I understand what you meant here. Now I only have to

[perl #57006] [PATCH] add cygwin opengl config quirks

2008-07-16 Thread via RT
# New Ticket Created by Reini Urban # Please include the string: [perl #57006] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org/rt3/Ticket/Display.html?id=57006 --- osname= cygwin osvers= 1.5.25(0.15642) arch= cygwin-thread-multi-64int cc=