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: Problem with database engine on Cygwin


On  9 Apr, Igor Pechtchanski wrote:
| David,
| 
| Is there a particular reason you don't want to open files as BINARY
| outside of Cygwin?  It shouldn't affect systems (such as Linux) where
| binary is default.
| 	Igor
| P.S.  If you worry about pseudo-random clashes, use the PID/system time
| combination.  That should never clash (unless you reset the system clock).
| -- 
| 				http://cs.nyu.edu/~pechtcha/
|       |\      _,,,---,,_		pechtcha at cs dot nyu dot edu
| ZZZzz /,`.-'`'    -.  ;-;;,_		igor at watson dot ibm dot com
|      |,4-  ) )-,_. ,\ (  `'-'		Igor Pechtchanski
|     '---''(_/--'  `-'\_) fL	a.k.a JaguaR-R-R-r-r-r-.-.-.  Meow!
| 
| Knowledge is an unending adventure at the edge of uncertainty.
|   -- Leto II
No reason, really...the O_BINARY flag didn't work on my Linux station (it
produced a compiler error) and I didn't see immediately what the flag should
be for my distribution/compiler in the header files. It wasn't really
necessary to show the issue that I was seeing, so I didn't bother with it.

If you know what the correct flag is off hand and would like to enlighten me,
I would be glad to recieve your correction :o)

Thanks for the suggestion.
-- 
=================================
David May
Senior UNIX System Administrator
Albuquerque TVI
505-224-3015

--
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/


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