--- Comment #4 from pinskia at gcc dot gnu dot org 2007-02-15 21:48 ---
Just a quick note here, the argument list is way below the max of 8k.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30806
--- Comment #3 from charlet at gcc dot gnu dot org 2007-02-15 17:50 ---
The command line you quoted is much less than 8192 characters (I count 3744
characters), so I guess your build environment is somehow creating additional
limitations, and/or some shell artefact or a bug in make is ca
--- Comment #2 from krischik at users dot sourceforge dot net 2007-02-15
17:40 ---
Hello Arno,
I reported a few similar bugs to the PolyORB team long ago and we found the
reason as well:
Windows:
---
gnat-mingw-gcc-4.2.0.log:checking the maximum length of command line
--- Comment #1 from charlet at gcc dot gnu dot org 2007-02-15 15:03 ---
Looks like a mingw/environment issue to me.
Never seen such thing myself.
--
charlet at gcc dot gnu dot org changed:
What|Removed |Added
---