[Bug 24074] configure: printf: Argument list too long

wine-bugs at winehq.org wine-bugs at winehq.org
Fri May 20 17:33:50 CDT 2011


http://bugs.winehq.org/show_bug.cgi?id=24074

--- Comment #11 from Dan Kegel <dank at kegel.com> 2011-05-20 17:33:49 CDT ---
http://www.in-ulm.de/~mascheck/various/argmax/
has an awesome summary of the limit on commandline length on various
unixes.  In Linux-2.6.33 and later, the limit was raised significantly
(to "1/4 of the stack space").  (This patch came from Google (Hi Ollie!).)

It's possible that on modern linux, you wouldn't run into this problem
even without builtin printf.  If that's the case, then IMHO it's still worth
filing an enhancement request with FreeBSD.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list