Fehler #462
Von Maximilian Seesslen vor 9 Monaten aktualisiert
libcxx recipe does not work at the moment.
Check if the gcc build contains an host libstdc++;
cd gcc/build/x86_64-pc-linux-gnu/libstdc++-v3
make -j`nproc`
make install
Check if the gcc build contains an host libstdc++;
cd gcc/build/x86_64-pc-linux-gnu/libstdc++-v3
make -j`nproc`
make install