Yes, we have faced a similar problem. The problem is with the windows command shell which limits a line to 2048 characters. I don't know how to make that problem go away. But you shouldn't get the same problem from a cygwin shell.
Thanks, Vijay > -----Original Message----- > From: Allan Crook [mailto:[EMAIL PROTECTED]] > Sent: Thursday, December 12, 2002 10:10 AM > To: [EMAIL PROTECTED] > Subject: GCC Include Paths > > > Help, > > We're trying to make GCC automatically search for required > header files, unforunately if we use the C_INCLUDE_PATH > environment variable or -I you need to enter every single > search directory. For our current project this results in a > line over 2000chars long (too long for windows or GCC to > handle. Can we somehow tell GCC to search subfolders or is > there some other way to do this??? > > thanks, > Allan. > > > -- > Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple > Bug reporting: http://cygwin.com/bugs.html > Documentation: http://cygwin.com/docs.html > FAQ: http://cygwin.com/faq/ > > -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/