[kaffe] error about path_separator and file_separator
Dalibor Topic
robilad at kaffe.org
Wed Apr 19 18:18:37 PDT 2006
On Wed, 2006-04-19 at 17:19 +0800, kang shuo wrote:
Hi Kang,
thank you for your bug report. It prompted me to clean up some cruft
from the system.h file.
> If I do not define __unix__ macro in my config.frag alias, it will
> appear error message according to include/system.h :
> ##########################################
> Error: Separators undefined for this system
> ##########################################
I've changed the include/system.h file to include __uclinux__ in the
list of checked symbols for Unix-ish file/path/line separators.
You should be able to take out __unix__ from your config.frag safely
now, and it should build fine, I hope.
cheers,
dalibor topic
More information about the kaffe
mailing list