Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Delivered-To: mailing list cygwin@cygwin.com Message-Id: Date: Thu, 12 Dec 2002 18:09:41 +0000 From: "Allan Crook" To: Subject: GCC Include Paths Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Content-Disposition: inline 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/