This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Compiling Wine in Cygwin



On 05.09.2003 22:06, Gregory Nutt wrote:
Trying to compile wine-20030813 in the first release of the 1.5.x
series.

I discovered that shader.c is looking for -HUGE which is apparently
supposed to be defined in math.h.  I was able to make it compile by
changing the shader.c to look for -HUGE_VAL which is defined in
cygwin's math.h.  However, I'd like to know if this is a bug to report
to Wine or a bug to report to Cygwin.  Since Wine compiles on Linux
without a problem, I thought I'd start with Cygwin.

IMHO, that is wine-related problem. <http://www.opengroup.org/onlinepubs/007904975/basedefs/math.h.html>

--
+-------------------------------------------+
| Marcel Telka   e-mail:   marcel@telka.sk  |
|                homepage: http://telka.sk/ |
|                jabber:   marcel@jabber.sk |
+-------------------------------------------+

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]