------- Additional Comments From sje at cup dot hp dot com 2005-09-06 22:35 ------- It looks like there are some patches to increase ARG_MAX on HP-UX 10.* OS releases. They might provide a workaround.
>From HP Chart/bug report JAGaa11744: A patch has been provided which will allow the kernel to accept upto 200k chars (as the max combined size of arg/env strings) in a single call to EXEC. The patch ids are: PHKL_8282 (700 series) PHKL_8283 (800 series) =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- The following patches extend the maximum combined size of arg/env strings to 2048000 bytes (including the null terminators) in a single call to EXEC. The patch ids are: PHKL_10176 (10.20 S700) PHKL_10177 (10.20 S800) PHKL_10270 (10.10 S700) PHKL_10271 (10.10 S800) -- What |Removed |Added ---------------------------------------------------------------------------- CC| |sje at cup dot hp dot com http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23734