Forwarding Jaromil's email about the Makefile problem in Obelisk.
The make system builds 3 targets:
- libobelisk library
- obworker binary
- obbalancer binary
obworker and obbalancer depend on libobelisk. The problem is that make
install always rebuilds the project from scratch.
---------------------------- Original Message ----------------------------
Subject: makefile efficiency
From: "Jaromil" <jaromil@???>
Date: Sun, December 29, 2013 4:24 pm
To: "Genjix" <genjix@???>
--------------------------------------------------------------------------
hay man sorry i did not reply you immediately
about the makefile not rebuilding everything, i think i know the problem,
at least saw it before and suffered myself a bit on it, i recall is due to
AM_MAINTAINER_MODE setting in configure.ac
what codebase are you struggling with? libbitcoin?
tell me and i will try to fix it myself
btw i'm constantly reading your code, you are a great coder, keep it up