Re: [perl #56628] [BUG][PATCH] cygwin opengl libs

2008-07-07 Thread Geoffrey Broadwell
On Mon, 2008-07-07 at 17:21 +0200, Reini Urban wrote: > Donald Hunter via RT schrieb: > > I think you must be linking against the X11 libGLU and libGL, where I am > > linking against the w32 native libraries. > > So we have to use some detection heuristic to seperate the X11 case > (such as $ENV{

Re: [perl #56628] [BUG][PATCH] cygwin opengl libs

2008-07-07 Thread Reini Urban
Donald Hunter via RT schrieb: I think you must be linking against the X11 libGLU and libGL, where I am linking against the w32 native libraries. Oje, So we have to use some detection heuristic to seperate the X11 case (such as $ENV{DISPLAY} set, and libGLU avaliable), from your win32 native c

[perl #56628] [BUG][PATCH] cygwin opengl libs

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