From mboxrd@z Thu Jan 1 00:00:00 1970 From: Chris Faylor To: overseers@sources.redhat.com Subject: [bleau@igb.umontreal.ca: Re: OpenGL, -mno-cygwin ***Aside: mailing list search engine is broken] Date: Mon, 31 Dec 2001 19:40:00 -0000 Message-id: <20010216131909.I19766@redhat.com> X-SW-Source: 2001/msg00215.html Disk space issue again, maybe? cgf ----- Forwarded message from Andre Bleau ----- From: Andre Bleau To: cygwin@sources.redhat.com Subject: Re: OpenGL, -mno-cygwin ***Aside: mailing list search engine is broken Date: Fri, 16 Feb 2001 12:08:55 -0500 >I'm working on an OpenGL app, and when I use > >gcc -mwindows code.C -lopengl32 -lglu32 >I get an executable that runs fine. However, when I use > >gcc -mno-cygwin -mwindows code.C -lopengl32 -lglu32 >I get > >code.C:17 gl/gl.h: No such file or directory > >code.C:18 gl/glu.h: No such file or directory >and the compile fails. I also tried > >gcc -mno-cygwin -mwindows code.C -I /usr/include -lopengl32 -lglu32 >but I get warnings about APIENTRY being redefined. >However, the executable seems to work. Can anyone >help me understand what's going on here? > >Shawn Shawn, This has been discussed just last month, see: http://sources.redhat.com:80/ml/cygwin/2001-01/msg00626.html My usual answer in such a case is "Please look at the mailing list archives", but I cannot use it this time, because the search engine seems unable to find that message. The title of the message is "Re: Compiling OpenGL applications" I tried searching the whole mailing list with "Compiling OpenGL applications" and got no hit. There is one hit for "Compiling OpenGL" but it is not that message. Only one hit also for "APIENTRY -mno-cygwin", both words being in the text of the target message, but the hit is for another message. 50 hits for "APIENTRY" alone, but none af the is the target message. Seems the serach engine has some problems... André Bleau, ing. email: bleau at igb dot umontreal dot ca (Fight SPAM: encode your email-address) -- Want to unsubscribe from this list? Check out: http://cygwin.com/ml/#unsubscribe-simple ----- End forwarded message ----- From mboxrd@z Thu Jan 1 00:00:00 1970 From: Chris Faylor To: overseers@sources.redhat.com Subject: [bleau@igb.umontreal.ca: Re: OpenGL, -mno-cygwin ***Aside: mailing list search engine is broken] Date: Fri, 16 Feb 2001 10:19:00 -0000 Message-ID: <20010216131909.I19766@redhat.com> X-SW-Source: 2001-q1/msg00215.html Message-ID: <20010216101900.5cK60bNVJzr6COHqLtC02I14uxuXlGxV7mVwNnzprPM@z> Disk space issue again, maybe? cgf ----- Forwarded message from Andre Bleau ----- From: Andre Bleau To: cygwin@sources.redhat.com Subject: Re: OpenGL, -mno-cygwin ***Aside: mailing list search engine is broken Date: Fri, 16 Feb 2001 12:08:55 -0500 >I'm working on an OpenGL app, and when I use > >gcc -mwindows code.C -lopengl32 -lglu32 >I get an executable that runs fine. However, when I use > >gcc -mno-cygwin -mwindows code.C -lopengl32 -lglu32 >I get > >code.C:17 gl/gl.h: No such file or directory > >code.C:18 gl/glu.h: No such file or directory >and the compile fails. I also tried > >gcc -mno-cygwin -mwindows code.C -I /usr/include -lopengl32 -lglu32 >but I get warnings about APIENTRY being redefined. >However, the executable seems to work. Can anyone >help me understand what's going on here? > >Shawn Shawn, This has been discussed just last month, see: http://sources.redhat.com:80/ml/cygwin/2001-01/msg00626.html My usual answer in such a case is "Please look at the mailing list archives", but I cannot use it this time, because the search engine seems unable to find that message. The title of the message is "Re: Compiling OpenGL applications" I tried searching the whole mailing list with "Compiling OpenGL applications" and got no hit. There is one hit for "Compiling OpenGL" but it is not that message. Only one hit also for "APIENTRY -mno-cygwin", both words being in the text of the target message, but the hit is for another message. 50 hits for "APIENTRY" alone, but none af the is the target message. Seems the serach engine has some problems... André Bleau, ing. email: bleau at igb dot umontreal dot ca (Fight SPAM: encode your email-address) -- Want to unsubscribe from this list? Check out: http://cygwin.com/ml/#unsubscribe-simple ----- End forwarded message -----