Date: Sun, 23 Feb 1997 12:34:03 +0200 (IST) From: Eli Zaretskii To: Orlando Andico cc: DJGPP List Server Subject: Re: cross compiler In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII On Sat, 22 Feb 1997, Orlando Andico wrote: > I think this question has been asked before: > I want to build the DJGPP cross compiler (UNIX->DOS). Asked and answered--by the FAQ (section 22.7); please read it. > The files I have > are: > > binutils-2.7.go32.tar.gz > djdev200.go32.tar.gz > djlsr200.go32.tar.gz > gcc-2.7.2.go32.tar.gz Where did these files come from? > b) what's in djdev200.X ? The headers and the libraries. > c) djlsr200.X contains the C library. This is in COFF format, AFAIK. djlsr is the *sources* of the libraries, so they are text. > d) the stuff I've listed above is for DJGPP v2. What about v2.01? what > differences are there, from a cross-compiler viewpoint (aside from the > added goodies)? I think you should get the latest djdev and djlsr from the usual DJGPP sites and use them.