This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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



------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]