Fehler #462
Shared libstdc++ is not installed in toolchain. GDB wont work.
Beginn:
19.12.2023
Abgabedatum:
% erledigt:
0%
Geschätzter Aufwand:
CS Zielversion:
Beschreibung
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
Historie
Von Maximilian Seesslen vor etwa 1 Jahr aktualisiert
Would need to build an stdc++ for the host. argh.
Von Maximilian Seesslen vor 8 Monaten aktualisiert
Works when correct ld is used:
cd /data/mase/obj/tcbuilder2-1.8.0/rootfs-stm32-x86_64/opt/tcb-1.8.0-stm32-x86_64/usr/bin/arm-none-eabi ../../../lib/ld-linux-x86-64.so.2 --list ./arm-none-eabi-gdb