Have you tried this with 3.79? You need a few changes to get it to
compile; see the bug database for a bug about compiling on windows and
find the patch there.
I'm working on 3.79.1 right now, but have had a few real-life issues in
the last couple of weeks...
--
---
The Makefile contains:
VBROKER_DIR = c:/Inprise/vbroker/bin
TOOLS_DIR = ../../../../build_tools/bin
export PATH:=$(TOOLS_DIR):$(PATH)
export PATH:=$(VBROKER_DIR):$(PATH)
$(warning $(PATH)) # just to echo the resulting PATH
When invoked, GNUmake 3.