Tag: gcc
-
Compiling gcc
So, it turns out that compiling C applications requires a little bit of know-how. Here are some pointers to help young players. To get some compiler settings, give this a whirl: This error is the compiler complaining that it can’t find the header file mysql.h. After installing the mysql-devel package, and a quick search for…