This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: Changes to gcc.c (display_help)
* Michael Meissner (meissner@cygnus.com) [20000627 18:52]:
> No. It would not compile under a strict ISO C compiler, which has strict
> limits on string length (IIRC, 508 characters).
OK, so I'll make smaller strings. But I have to put complete sentences
and/or descriptions for one option into a single printf call as otherwise
translation gets really hard if not impossible.
Philipp
--
Philipp Thomas <pthomas@suse.de>
Development, SuSE GmbH, Schanzaecker Str. 10, D-90443 Nuremberg, Germany
#define NINODE 50 /* number of in core inodes */
#define NPROC 30 /* max number of processes */
-- Version 7 UNIX for PDP 11, /usr/include/sys/param.h