Helllo,
i do a Firmware update with rpi-update and apt-get update and apt-get upgrade.
Now i get an Error if i try to compile.
My compiler command:
g++ -o acc-all acc-all.cpp -lbcm2835
The Error:
collect2: ld terminated with signal 11 [Segmentation fault]
regards
Thomas