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 _______________________________________________ kaffe mailing list [email protected] http://kaffe.org/cgi-bin/mailman/listinfo/kaffe
