This is a post, so that posts are not empty ;-)
Popular Posts
-
From the gcc man page: -dCHARS CHARS is a sequence of one or more of the following characters, and must not be preceded by a spac...
-
Sometimes you have to deal with the .Net framework in a way or another. I was forced to use a .Net C# closed-source library. And that librar...
-
I found this interesting post, quoting: apt-get build-dep glibc apt-get source -b glibc should work or, if you already have the build-depen...
-
You need to install the gcc-mutlilib package. Then: $ gcc -o hello -m32 hello.c the -m32 flag tells the compiler to target the 32-bit archi...
-
This post saved me from throwing away the Linux 2.6.24 kernel :) http://ubuntuforums.org/showthread.php?p=4612681
Sunday, August 19, 2007
Subscribe to:
Comments (Atom)