Code: Select all
import std;
int main() {}
Code: Select all
/usr/local/bin/g++ -g -std=c++23 -fconcepts -fmodules-ts -O3 -Wall -Wextra test400.cc --output test400
Code: Select all
std: error: failed to read compiled module: No such file or directory
std: note: compiled module file is 'gcm.cache/std.gcm'
std: note: imports must be built before being imported
std: fatal error: returning to the gate for a mechanical issue
Abgesehen von Header-Einheiten: ist der Weg dazu Das std-Modul selbst erstellen?