On Wed, Oct 31, 2001 at 04:37:03PM -0900, fsssw wrote: >Hello, >I have a couple of programs that will not compile on (win32) cygwin due to an >fopen64 error. I have tried adding the flags -D_LARGEFILE64_SOURCE AND >-DHAVE_OPEN64 but neither one works. >Can anyone help me with this???
fopen64 is not available in cygwin. cgf -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/