_     _                  __  __ _           _          _
 | |   (_)_ __  _   ___  _|  \/  (_)_ __   __| | ___  __| |
 | |   | | '_ \| | | \ \/ / |\/| | | '_ \ / _` |/ _ \/ _` |
 | |___| | | | | |_| |>  <| |  | | | | | | (_| |  __/ (_| |
 |_____|_|_| |_|\__,_/_/\_\_|  |_|_|_| |_|\__,_|\___|\__,_|
| Home | Software | Mirrors | Writings | Dutch Power Cows | About |

Software

qd

Here you can find an updated version of Dick Howells qd,
with added support for Windows Server 2003 in its Operating System Table.

Attention!
qd is now part of qd-tools, an actively updated version of qd.
I've removed all links below, because this version of qd contains a few bugs,
and they are not maintained any more.
Up to date qd binaries, qdinfo.dat, tools, source and documentation are on the qd-tools page.

I also keep a mirror of Dick Howells website, where you can find his last releases
and other information on qd and related applications.

Full source: qd.c (63 KB)

Patch: win2k3-ostab.patch (558 B)
Patched against qd.c of 11 August 2005, which you can get here (63 KB)

Binaries:
- Linux: qd (36 KB)
  Compiled with: gcc -DSYSTYPE=0 -s -O2 -o qd qd.c
  Compiled on: Debian GNU/Linux 3.1 "Sarge" with gcc version 3.3.5 (Debian 1:3.3.5-13)

- OpenBSD: qd (36 KB)
  Compiled with: gcc -DSYSTYPE=0 -s -O2 -o qd qd.c
  Compiled on: OpenBSD 3.8 with gcc version 3.3.5 (propolice)

- FreeBSD: qd (33 KB)
  Compiled with: gcc -DSYSTYPE=0 -s -O2 -o qd qd.c
  Compiled on: FreeBSD 6.0 with gcc version 3.4.4 [FreeBSD] 20050518

- Windows: qd.exe (37 KB)
  Compiled with: i586-mingw32msvc-gcc -DSYSTYPE=1 -s -O2 -o qd.exe qd.c
  Compiled on: Debian GNU/Linux 3.1 "sarge" with gcc version 3.4.2 (mingw-special)

- Windows: qd-native.exe (35 KB)
  Compiled with: gcc -DSYSTYPE=1 -s -O2 -mno-cygwin -o qd-native.exe qd.c
  Compiled on: Windows XP Pro SP2 with gcc version 3.4.4 (cygwin special) (qdc 0.12, using dmd 0.125)

- MacOS X: mac_qd (54 KB) - courtesy of Dieter Vrancken
  Compiled with: gcc -o qd qd.c
  Compiled on: MacOS X 10.4.2 with gcc version 4.0.0 20041026 (Apple Computer, Inc. build 4061)


Fortune:

"The computer programmer is a creator of universes for which he alone
 is responsible. Universes of virtually unlimited complexity can be
 created in the form of computer programs."
 -- Joseph Weizenbaum, _Computer Power and Human Reason_