News

armv5l-linux-gcc -M program.c Formally, this command creates a separate make rule for each file on the command line showing all dependencies. The output is indispensable when trying to track down ...
I seem to be having trouble compiling c++ programs with gcc. I have gcc installed (it compiles C stuff fine) and cpp. I thought all I needed was the cpp rpm to compile c++ stuff but I run into ...
I've been trying to compile some ANSI C code (originally written on IRIX, I'm supposed to get it working in linux) at my job recently and I keep running into errors when I attempt to compile due ...