eg_config.h File Reference

#include <stdlib.h>
#include <sys/types.h>
#include <unistd.h>
#include <getopt.h>
#include <stdint.h>

Include dependency graph for eg_config.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Defines

#define __EG_CONFIG_H__
#define _XOPEN_SOURCE   600
#define DEBUG   1
 Depending on the OS, we include some files and make some definitions assert Debug options definitions, by defoult set on.
#define HAVE_GNU_MP   0
 assert that we define the HAVE_GNU_MP option
#define HAVE_SOFTFLOAT   0
 assert that we define HAVE_SOFTFLOAT option
#define LINUX   0
 we try to detect what type of OS we are working in, this is important because different flavor of unixes have small tweaks that we must take care of. So far, we can choose LINUX or SUN
#define OS   LINUX
#define SUN   1
#define VERBOSE_LEVEL   1
 assert Verbose options definition, by default set on


Define Documentation

#define __EG_CONFIG_H__
 

Main Configuration for the library, as debug levels and so on

History:
  • 2006-01-27
    • Handle some problems with stdint.h in SUN
  • 2005-08-17
    • Set memory aligment to 8 bits
  • 2003-06-02
    • First Implementation
Version:
0.0.1

Definition at line 34 of file eg_config.h.

#define _XOPEN_SOURCE   600
 

Definition at line 35 of file eg_config.h.

#define DEBUG   1
 

Depending on the OS, we include some files and make some definitions assert Debug options definitions, by defoult set on.

Definition at line 67 of file eg_config.h.

#define HAVE_GNU_MP   0
 

assert that we define the HAVE_GNU_MP option

Definition at line 81 of file eg_config.h.

#define HAVE_SOFTFLOAT   0
 

assert that we define HAVE_SOFTFLOAT option

Definition at line 87 of file eg_config.h.

#define LINUX   0
 

we try to detect what type of OS we are working in, this is important because different flavor of unixes have small tweaks that we must take care of. So far, we can choose LINUX or SUN

Definition at line 45 of file eg_config.h.

#define OS   LINUX
 

Definition at line 48 of file eg_config.h.

#define SUN   1
 

Definition at line 46 of file eg_config.h.

#define VERBOSE_LEVEL   1
 

assert Verbose options definition, by default set on

Definition at line 74 of file eg_config.h.


Generated on Wed Nov 21 09:38:14 2007 for MTgomory by  doxygen 1.4.6