Date: Fri, 18 Feb 2005 00:04:04 -0800 From: "David O'Brien" <obrien@freebsd.org> To: Nicolas Blais <nb_root@videotron.ca> Cc: freebsd-amd64@freebsd.org Subject: Re: Can't compile jdk15 on amd64 5.3-STABLE Message-ID: <20050218080404.GA76967@dragon.nuxi.com> In-Reply-To: <200502131935.57231.nb_root@videotron.ca> References: <200502131433.43567.nb_root@videotron.ca> <20050214003007.GE68054@dragon.nuxi.com> <200502131935.57231.nb_root@videotron.ca>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Feb 13, 2005 at 07:35:56PM -0500, Nicolas Blais wrote: > Actually, I can build jdk15 on a amd64 6-CURRENT machine and I can't on a > amd64 5.3-STABLE. Yes I believe (as well as others) that it is due to a > maximum command line size (as mentioned, the javac command during that point > in the makefile is about 25000 char long and on my -STABLE I can only get > 16384) I don't know why so many think that 6-CURRENT has a greater maximum command line size than 5-STABLE. Anyway, I just committed a change to 6-STABLE to increase it (based on a thread in freebsd-current@ from back in Sept. 2004). I'll MFC it for 5-STABLE. If there is some other sizing difference, then those affected need to track it down and point out what it is so we can deal with it. -- -- David (obrien@FreeBSD.org)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050218080404.GA76967>