This tag is for programming questions related to software and tools provided by the GNU ("GNU's Not Unix") project.
I downloaded the GNU Standard C Library (glibc) source code at http://ftp.gnu.org/gnu/glibc/. Where can I …
c++ stl gnuI'm getting the following error: error: cannot convert 'std::basic_string<char>::iterator {aka __gnu_cxx::__normal _iterator&…
c++ compiler-errors char std gnuAny one knows why BSD md5 program produces hash output in this format ... MD5 (checksum.md5) = 9eb7a54d24dbf6…
md5 gnu bsdBackground: I am using Ubuntu The newer python version is not in the apt-get repository (or synaptic) I plan on …
python ubuntu installation gnu configureI have a code like this: .bss woof: .long 0 .text bleh: ...some op codes here. now I would like to …
syntax label gnu intel object-address