From: jeffdb AT netzone DOT com ("Mikey") Subject: Re: Picking up include directories automatically 14 May 1997 17:26:25 -0700 Approved: cygnus DOT gnu-win32 AT cygnus DOT com Distribution: cygnus Message-ID: <199705141149.EAA03572.cygnus.gnu-win32@nz1.netzone.com> Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Outlook Express 4.71.0544.0 Original-To: "cygnus" , "Jon Thackray" X-Priority: 3 X-MSMail-Priority: Normal X-MimeOLE: Produced By Microsoft MimeOLE Engine V4.71.0544.0 Original-Sender: owner-gnu-win32 AT cygnus DOT com see readme or maybe it's FAQ asbout using // with gcc cpp etc. mount -b d:\\ /d and eliminate // from the -I lines, and you should be fine. ---- From: Jon Thackray To: cygnus Date: Wednesday, May 14, 1997 1:42 AM Subject: Re: Picking up include directories automatically >jeffdb AT netzone DOT com writes: >I can't get this to work. My specs file has the following:- >*cpp: >%(cpp_cpu) %[cpp_cpu] %{posix:-D_POSIX_SOURCE} -I//d/msdev/include -I//d/msdev/mfc/include -iprefix//d/msdev -iwithprefix include -iwithprefix mfc/include > >plus the other guff that was there already. > >My source file contains >#include > >MMSYSTEM.H is in d:\msdev\include >LIBRARY_PATH is set to c:\usr\local\lib in the control panel, and also >to /usr/local/lib in sh. > >What am I doing wrong? gcc still tells me no include path in which to >find mmsystem.h >- >For help on using this list (especially unsubscribing), send a message to >"gnu-win32-request AT cygnus DOT com" with one line of text: "help". > > - For help on using this list (especially unsubscribing), send a message to "gnu-win32-request AT cygnus DOT com" with one line of text: "help".