Mail Archives: djgpp/2000/06/10/02:13:40
> From: Krogg <krogg DOT no DOT to DOT spam AT gtcom DOT net>
> Newsgroups: comp.os.msdos.djgpp
> Date: Fri, 09 Jun 2000 22:18:51 -0400
>
> Here is a list of the .ver files i have:
>
> BCCGRX20.VER
> bnu281b.ver
> bnu281s.ver
Download bnu2951b.zip for the new Binutils. You do NOT want
bnu2951s.zip.
> djdev202.ver
> djlsr202.ver
Download djdev203.zip (and djlsr203.zip, if you want the sources).
> faq211b.ver
> faq211s.ver
Download faq230b.zip (I don't think you need faq230s.zip).
> gcc295b.ver
> gcc295s.ver
> gpp295b.ver
I suggest to upgrade to gcc2952b.zip and gpp2952b.zip (again, you
don't need gcc2952s.zip).
> mak377b.ver
> mak377s.ver
The latest version of Make is in mak379b.zip.
> Can someone please tell me what files i need to download
> to update everything,and what each file is updating,and
> possibly what files i need to erase to "clean" things up
> a bit.
You can (and should) erase all the files for which you download a
newer replacement. Do that *before* unzipping the new distributions,
since otherwise you will be removing some of the new files.
Assuming you accept the recommendations above, here's a tentative list
of cleanups:
bnu281b.ver
bnu281s.ver
djdev202.ver
djlsr202.ver
djtst202.ver
faq211b.ver
faq211s.ver
gcc295b.ver
gcc295s.ver
gpp295b.ver
lgp2811b.ver
lgp2811s.ver
mak377b.ver
mak377s.ver
objc295b.ver
PDC22.VER
txi312b.ver
txi312s.ver
To remove the package whose *.ver file is called FOO.ver, type this
from the top-level DJGPP installation directory:
rm -f @manifest/FOO.mft
Note that .mft extension; `rm' is from Fileutils which you seem to
have installed.
- Raw text -