This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/15259] segv
- From: "igodard at pacbell dot net" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 3 May 2004 09:44:50 -0000
- Subject: [Bug c++/15259] segv
- References: <20040503093734.15259.igodard@pacbell.net>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From igodard at pacbell dot net 2004-05-03 09:44 -------
No source code attached - it never got far enough to make a .ii. The problem is in the command line, where there's a "-I" missing that should be on "../../../members/common/include". That's a directory, not a file, so you might be able to reproduce this by putting a directory on the command line. But part of the noise mentions "too many files", so maybe the problem is not that it's a directory (gcc legal?) but it has a lot of files. Anyway, it segv's.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15259