Build error fix when using CMake's new built-in iOS toolchain
Fix clang: error: invalid arch name '-arch armv7 arm64'
clang: error: invalid arch name '-arch armv7 arm64'
Forgot to mention I experienced this issue with version 1.6.34.
Neon linker error on iOS
Dixon, that's definitely larger than any file I've tested with so it's certainly possible there's something about how the program loads the file that becomes inefficient with large files. I'll try working on a fix, but it may not happen until summer. Thanks for bringing it to my attention!
It seems unlikely to be caused by a memory upgrade. If anything, more memory would help you load larger files. Did the same exact log file parse fine before? Otherwise, I suspect it would be related to the contents of the log file. Has your version of RLM changed recently? I haven't worked on this tool for four years so it's possible a newer RLM feature or a change in the log format is causing a problem. Is this running on Windows 7? From the screen shot, it looks like it. If you could send one of...