VirtualBox

Changes between Version 1 and Version 2 of Ticket #22064


Ignore:
Timestamp:
May 4, 2024 7:15:25 PM (6 weeks ago)
Author:
dreieck
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #22064 – Description

    v1 v2  
    1010
    1111Note that using LLVM clang is a supported compiler for Linux.
     12
     13Compiler versions:
     14
     15* `clang --version`: 
     16  {{{
     17  clang version 17.0.6
     18  Target: x86_64-pc-linux-gnu
     19  Thread model: posix
     20  InstalledDir: /usr/bin
     21  }}}
     22* `ld.lld --version`: `LLD 17.0.6 (compatible with GNU linkers)`
     23* `gcc --version | head -n1`: `gcc (GCC) 13.2.1 20240417`
    1224
    1325I attach the following files for background information:

© 2023 Oracle
ContactPrivacy policyTerms of Use