Message-ID: <372784D4.3C85@students.cs.mu.oz.au> Date: Thu, 29 Apr 1999 07:59:48 +1000 From: Paul Jura <pjur AT students DOT cs DOT mu DOT OZ DOT AU> Organization: University of Melbourne X-Mailer: Mozilla 3.04Gold (Win95; I) MIME-Version: 1.0 Newsgroups: comp.os.msdos.djgpp To: djgpp AT delorie DOT com Subject: Re: Repeated files in distributions References: <Pine DOT SUN DOT 3 DOT 91 DOT 990428103652 DOT 25283Y-100000 AT is> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Reply-To: djgpp AT delorie DOT com Thanks for the reply, pr.exe is in txt122b.zip and in dif271b.zip Also, can I assume that any files from cpls101.zip (from pgcc) can overwrite the ones from djdev202.zip, such as gxx.exe and math.h (both of them)? Eli Zaretskii wrote: > > On Wed, 28 Apr 1999, Paul Jura wrote: > > > gpp281b.zip has > > - cxxfilt.exe conflicts with file from bnu291b.zip > > - gxx.exe conflicts with file from djdev202.zip > > > > and so on... > > Wait a minute, what ``and so on...''? I don't think there are any > other files with the same name and directory. If there are, please > post the names here. > > > How do I know which file to keep? > > Keep gxx.exe from gpp281b and any one of the two cxxfilt. It isn't > important which cxxfilt you keep, since they are almost identical at > the user level. As a matter of fact, even the two gxx.exe are fairly > similar as far as the user is concerned, but the one from gpp281b is > better.