Displaying 1 result from an estimated 1 matches for "991313".
Did you mean:
99113
2005 Jan 22
1
[LLVMdev] making cygwin nightly builds available?
Hello, Jeff.
You wrote Saturday, January 22, 2005, 3:57:28 AM:
JC> Reid, the binary/text mode is a valid issue.
This set of flags worked for me:
std::ios_base::out | std::ios_base::trunc | std::ios_base::binary
Yes, there are open issues with std::ios_base::binary, but llvm are
not affected with them now.
JC> I have successfully used a bytecode file on Windows that was created
JC> on