dschatzberg / EBBlib

System independent library to support Elastic Building Blocks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

System independent library to support Elastic Building Blocks

Wiki at: https://github.com/SESA/EBBlib/wiki
Issue Tracker at: https://github.com/SESA/EBBlib/issues

To build -
autoreconf --install
mkdir <build directory>
cd <build directory>
run the configure script from the EBBlib directory (e.g. ../../../EBBlib/configure -build=x86_64-darwin -enable-simple-prim-alloc)
make

About

System independent library to support Elastic Building Blocks

License:MIT License


Languages

Language:C 83.5%Language:C++ 10.5%Language:Objective-C 2.9%Language:Tcl 1.3%Language:Perl 0.7%Language:Assembly 0.5%Language:Shell 0.5%Language:Emacs Lisp 0.2%