[Bug bootstrap/30727] Argument list to long when compiling gcc

pinskia at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Fri Feb 9 18:55:00 GMT 2007



------- Comment #1 from pinskia at gcc dot gnu dot org  2007-02-09 18:55 -------
> gcc -c   -g -fkeep-inline-functions -DIN_GCC   -W -Wall -Wwrite-strings
> -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition
> -Wmissing-format-attribute -fno-common   -DHAVE_CONFIG_H -DGENERATOR_FILE -I.
> -Ibuild -I../../gcc-4.2-20070131/gcc -I../../gcc-4.2-20070131/gcc/build
> -I../../gcc-4.2-20070131/gcc/../include -I./../intl
> -I../../gcc-4.2-20070131/gcc/../libcpp/include 
> -I../../gcc-4.2-20070131/gcc/../libdecnumber -I../libdecnumber    -o
> build/genmodes.o ../../gcc-4.2-20070131/gcc/genmodes.c
> make[4]: execvp: gcc: Argument list too long

This does not make much sense really as the list length for genmodes.c is small


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|blocker                     |normal
          Component|c                           |bootstrap


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30727



More information about the Gcc-bugs mailing list