Date: Sat, 24 Jan 1998 13:19:45 -0800 (PST) Message-Id: <199801242119.NAA03113@adit.ap.net> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" To: "Jim Marvel" , djgpp AT delorie DOT com From: Nate Eldredge Subject: Re: djlsr201 or djtst201 zipfiles Precedence: bulk At 10:33 1/23/1998 -0800, Jim Marvel wrote: > >The zip-file-picker indicated that the subject > files might be compilable libraries and/or > test-utilities. > >So, from ftp://ftp.simtel.net/pub/simtelnet/gnu/djgpp/ > I downloaded djlsr201.zip and > djtst201.zip..... > The zip-picker told you to do *that*? These files are extremely non-useful by themselves. Since the automated solution doesn't seem to be working, get the README.1ST file from the Simtelnet site and read it. It will instruct you what files you need and how to proceed. > >Unzipped these in my > C:\djgpp directory, > >No readme file seemed to help for installing/make-ing > so I tried blindly/wildly double-clicking on the > highest-level makeall.bat > but it told me that it cannot > run "cc1plus".....this is no > surprise since this file I > do not have...? > >but now I do not know > what to do next. What you are trying to do is to build the library source. This is a non-trivial task and requires lots of extra tools (such as the C++ compiler). Get the binary packages as instructed by README.1ST. djtst* is a package intended only for DJGPP maintainers to test their changes to the library. Nate Eldredge eldredge AT ap DOT net