On Tue, 10 Jun 2003 20:58:17 +1000 Tony Wyatt <[EMAIL PROTECTED]> wrote:
Hi Tony, > As I posted before, I've added a special case for amigaos, to prevent the > search for command line length limit. At 3m 40s per trial, it's far too > slow. > > Having got past the first "command line length determination", it tries to > do it all again some time later. However, the second attempt fails the > shortcut and after an hour of trying to find the limit, fails with memory > corruption. > > Where is the second trial? Do I have to modify something else as well? there seems to be one trial in kaffe's configure script and one in the libltdl configure script (it's run by kaffe's configure script). Have you tried running kaffe's configure script after manually setting the lt_cv_sys_max_cmd_len shell variable to 8192 ? Greetings, Helmer _______________________________________________ kaffe mailing list [EMAIL PROTECTED] http://kaffe.org/cgi-bin/mailman/listinfo/kaffe
