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 c++/15259] segv


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


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