Date: Tue, 25 Nov 1997 13:08:46 -0500 (EST) Message-Id: <199711251808.NAA26418@delorie.com> To: DJGPP mailing list From: Alexander Bokovoy Subject: Re: Help, PThreads from FSU In-Reply-To: References: <347ADEF1 DOT 721 AT bspu DOT ac DOT by> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Precedence: bulk On Tue, 25 Nov 1997 18:00:55 +0200 (IST) Eli Zaretskii wrote: > > On Tue, 25 Nov 1997, Alexander Bokovoy wrote: > > > I found that setjmp.h from /threads/src/ includes setjmp.h from DJGPP > > standard header's directory: > > #include > > and this line have strange behavior: preprocessor doesn't include > > correct setjmp.h, it includes /threads/src/setjmp.h again and again. > > Does the Makefile specify -I switches to the compiler? If so, they > affect the way gcc searches directories for include files. See the gcc > docs for details. Yes, makefile specifies -I switch to pthreads headers but setjmp.h located in /threads/src directory not /threads/include where -I switch points. Alexander Bokovoy, ---== The Soft Age coming soon ==---