On Jul 17, 2007, at 5:56 AM, Michael Sweet wrote:

>> How about "non-forked 1.1.x branch current svn". :)
>> Yes, it builds both as --enable-cygwin and --disable-cygwin. I do  
>> however get the
>>
>> : integer expression expected 2
>> : integer expression expected 4
>> : integer expression expected 4
>> : integer expression expected 4
>> : integer expression expected 4
>>
>> after the sizeof int etc with the --disable-cygwin stuff (during ./ 
>> configure). Not so with the --enable-cygwin.
>
> That's a known Cygwin bug.  Basically, they changed the default file
> mode to binary but didn't fix the rest of their software to only
> output \n instead of \r\n.
>
> The fallback code should be picking up the proper defaults, however.

I beleive that Cygwin updated on this issue. The current installer  
offers to automatically change line endings or stick with Unix line  
endings. Doing something "automatically" usually means "hiding it  
from the user", so please choose "keep Unix line endings" instead and  
update to the newest Cygwin.

Let me know it that fixes your issues.

----
http://robowerk.com/


_______________________________________________
fltk mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk

Reply via email to