Hello, I am unable to compile bam. I always have this error
https://www.toptal.com/developers/hastebin/edugajucob.yaml
The description of bam is not correct.
echo "No compiler found. Specify compiler by setting the CC environment variable." >&2
echo "Example: CC=gcc ./$0" >&2
exit 1
You should export CC to simply "gcc"(edited)