[Klone-users] Using Klone with C++ - Bug???
thomas fossati
tho at koanlogic.com
Mon Mar 10 04:14:07 EDT 2008
Hi,
On Mar 10, 2008, at 8:17 AM, diakat 2000 wrote:
> Sry, for the stupid question, but: where is the "to-level-makefile"?
The top-level Makefile is the one in the "bootstrap" section at http://www.koanlogic.com/klone/tut.html
; do something like the following:
$ cd /path/to/your/klone-app
$ cp /whereever/you/saved/fixc++.patch klone-2.0.1/build/target/
add: 'KLONE_TARGET_PATCH_FILE = fixc++.patch' to the bootstrap/top-
level Makefile
$ make clean
$ make
ciao, t.
More information about the klone-users
mailing list