Thomas Pöchtrager
Thomas Pöchtrager
What's the exact error you get?
Is this still an issue?
Well, it's actually an issue so I will keep this open (and fix it if there is demand for it).
Hi, unfortunately it's not possible to lock a specific Cell with software. The best you can do is to try to lock it with an external directional antenna.
It's not possible with stock firmware therefore my tool doesn't support it. Sorry.
Exceptions should not be disabled for 64-bit. For 32-bit see https://github.com/tpoechtrager/wclang/issues/30. Please file another bug report for the intrinsic issue.
No, this is not a wclang issue. Clang doesn't support C++ exceptions for the 32-bit MinGW target.
Oh, got it. It's due to the intrinsics issue. I am using the intrisics directory to get the compiler version.
Yes, the best would be indeed to have the header search logic merged into the clang driver code, but don't expect it to happen too soon. It would probably also...
> (although it also happens without this) What distribution are you on?