config.h File Reference

Go to the source code of this file.

Variables

static const char * STD_CC_CMD = "gcc -std=gnu99"
static const char * BITC_VERSION = "0.11"
static const char * AUTOCONF_LIBDIR = "/usr/local/lib64"
static const char * TARGET_ARCH = "x86_64"
static const char * CANONICAL_TARGET = "x86_64-unknown-linux-gnu"


Variable Documentation

const char* AUTOCONF_LIBDIR = "/usr/local/lib64" [static]

Definition at line 45 of file config.h.

Referenced by main().

const char* BITC_VERSION = "0.11" [static]

Definition at line 43 of file config.h.

Referenced by buildLinkedAST(), EmitBitO(), main(), and Version().

const char* CANONICAL_TARGET = "x86_64-unknown-linux-gnu" [static]

Definition at line 49 of file config.h.

const char* STD_CC_CMD = "gcc -std=gnu99" [static]

Definition at line 41 of file config.h.

Referenced by EmitExe().

const char* TARGET_ARCH = "x86_64" [static]

Definition at line 47 of file config.h.


Generated on Sat Feb 4 23:59:29 2012 for BitC Compiler by  doxygen 1.4.7