Closed lotc closed 5 months ago
Sorry for the late response, you need the dev libraries for libc. Something like this should help if you are using Ubuntu:
sudo apt-get install libc6-dev
Depending on your distro, the command may look different.
Alright, I will take a try. I'm using Linux Mint. Since it's Debian-based, I think it should work. Thanks for your reply.
Try to
make
on a fresh install Linux. report thatIs the problem of my GCC version or the code itself?