An interesting Kaffe execution profile
Godmar Back
gback at cs.utah.edu
Fri Aug 14 10:19:13 PDT 1998
>
> David Young writes:
> > are doing by observing Kaffe's debug output. It appears that
> > compiling Kaffe with DEBUG #defined causes a whole lot of
> > errors. Is there a patch that fixes this?
>
> The way Godmar told me to do this was by setting it on the
> make command line, eg:
>
> $ make EXTRA_CFLAGS=-DDEBUG
>
> This seems to work OK.
>
1.0b1 did not compile with -DDEBUG under linux, because of the
dprintf problem; I think that's what Dave was seeing. The current repos
has a hack that fixes this.
- Godmar
More information about the kaffe
mailing list