Skip to content

64-bit inode problem: _FILE_OFFSET_BITS=64 available for OpenWatcomv2? #834

Answered by jmalak
eddavis2 asked this question in Q&A
Discussion options

You must be logged in to vote

OW2 doesn't use _FILE_OFFSET_BITS macro because we use microsoft related 64-bit functions for I/O as stat64 etc.
Anyway OW doesn't support 64-bit targets only 32-bit targets.
Other thing is difference in long type size between Windows and Linux on 64-bit host

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by eddavis2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants