X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f X-Recipient: djgpp AT delorie DOT com Date: Fri, 01 Nov 2013 13:22:19 +0200 From: Eli Zaretskii Subject: Re: missing files at start of ./configure In-reply-to: X-012-Sender: halo1 AT inter DOT net DOT il To: djgpp AT delorie DOT com Message-id: <83ppqkbc44.fsf@gnu.org> References: <921a79c9-9c3a-4823-9d68-bc644d63b96f AT googlegroups DOT com> <834n7wczcq DOT fsf AT gnu DOT org> Reply-To: djgpp AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk > Date: Fri, 1 Nov 2013 12:03:59 +0200 > From: Ozkan Sezer > > On 11/1/13, Eli Zaretskii wrote: > >> Date: Fri, 1 Nov 2013 00:23:54 -0700 (PDT) > >> From: iw2evk AT gmail DOT com > >> > [...] > >> set WATT_ROOT=c:\djgpp\net\watt > >> set C_INCLUDE_PATH=c:/djgpp/net/watt/inc > > > > Why do you need this? Again, the best is to have all the include > > files in c:\djgpp\include. > > > >> set LIBRARY_PATH=c:/djgpp/net/watt/lib > > > > Likewise: install the libraries in c:\djgpp\lib and remove this > > setting. Both C_INCLUDE_PATH and LIBRARY_PATH might interfere with > > normal DJGPP operation. > > He needs them for Watt-32 library Does he? Doesn't watt-32 work if the headers and the libraries are in the usual locations where DJGPP keeps them?