Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Message-ID: <3DBE530B.2B511411@yahoo.com> Date: Tue, 29 Oct 2002 04:21:15 -0500 From: CBFalconer Reply-To: cbfalconer AT worldnet DOT att DOT net Organization: Ched Research X-Accept-Language: en MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: Cygwin, GNU make and VC++ ? References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Ross Smith II wrote: > > From: Of Igor Pechtchanski > > > > > > Anyway, we're making progress in being able to compile with CL.EXE, but > > > we're having trouble with include files. We use the flag > > > '-I/home/user/dg/include' to point to the include directory, but it > > > can't find it. > > /home/user/dg/include > > makes no sense in Windows. Use: > > C:\home\user\dg\include > > or > > C:/home/user/dg/include > > instead. Does 'c:\home' make any sense to cl? You may have to expand that. -- Chuck F (cbfalconer AT yahoo DOT com) (cbfalconer AT worldnet DOT att DOT net) Available for consulting/temporary embedded and systems. USE worldnet address! -- 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/