Date: Thu, 22 Nov 2001 20:55:45 +0200 From: "Eli Zaretskii" Sender: halo1 AT zahav DOT net DOT il To: ROLAND Message-Id: <7458-Thu22Nov2001205544+0200-eliz@is.elta.co.il> X-Mailer: emacs 21.1.50 (via feedmail 8 I) and Blat ver 1.8.9 CC: djgpp AT delorie DOT com In-reply-to: <20011122182321.85883.qmail@web9104.mail.yahoo.com> (message from ROLAND on Thu, 22 Nov 2001 10:23:21 -0800 (PST)) Subject: Re: headers References: <20011122182321 DOT 85883 DOT qmail AT web9104 DOT mail DOT yahoo DOT com> 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: Thu, 22 Nov 2001 10:23:21 -0800 (PST) > From: ROLAND > > --- Eli Zaretskii wrote: > > No. The header files are tightly coupled with the > > library you are using, > > so using headers from a different library is asking > > for trouble. > > And if I copied the libraries too? Could it be > possible then? No, it won't help, because you cannot link a DJGPP program with libraries from other compilers.