Changes between Initial Version and Version 1 of Ticket #17794, comment 12


Ignore:
Timestamp:
03/24/2023 05:55:27 AM (2 years ago)
Author:
Douglas R. Reno

Legend:

Unmodified
Added
Removed
Modified
  • TabularUnified Ticket #17794, comment 12

    initial v1  
    11Restored my symlink so that I'm using rustc-1.68 again. One thing I've tried now is CC=gcc CXX=g++. It does build fine (just like clang/clang++, which is the default)... but it immediately crashes upon startup still. A debug build crashes after about 20 minutes like normal, with the faulty crate being gkrust once again (confirmed by running 'ps' while waiting on C++ code to compile. gkrust takes a really long time to build/link and I hadn't seen any rust related messages in a while, and I've seen some gkrust stuff earlier as well).
    22
    3 Meanwhile, I just realized that my old version of rust is using LLVM-15, while the new one is using LLVM-16.
     3Meanwhile, I just realized that my old version of rust is using LLVM-15, while the new one is using LLVM-16, so my comment about LLVM in comment:10 is moot now.
    44
    55{{{