Am Samstag, den 02.04.2005, 09:40 +0000 schrieb Riccardo: > Hello, > > I get the follozing during rt.jar compilation with jikes 1.22 on darwin5. > Suggestions?
Thanks for the bug report, Riccardo. It turned out that the CDPATH=: command I had in the compile-classes task confuses zsh (the shell used in Darwin5, later Apple switched to bash, apparently), and leads it to add spurious directories to jikes' invocation paramers. Fix is in CVS now. cheers, dalibor topic _______________________________________________ kaffe mailing list [email protected] http://kaffe.org/cgi-bin/mailman/listinfo/kaffe
