Message-ID: <000901c26d9b$29ab5d10$0100a8c0@p4> From: "Andrew Cottrell" To: , "Andris Pavenis" Subject: Binutilites 2.13 gasp.exe query Date: Mon, 7 Oct 2002 10:47:19 +1000 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1106 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 Reply-To: djgpp-workers AT delorie DOT com I have re-built Bin Utilities 2.13 and noticed that gasp.exe is not part of the build anymore. I checked all of the files in the build.djg directory and ther was no reference to gasp. I then checked for gasp in the manifest files I have and found the following:- bnu2112b.mft:bin/gasp.exe bnu2112b.mft:info/gasp.info bnu2112s.mft:gnu/binutl-2.112/gas/gasp.c bnu2112s.mft:gnu/binutl-2.112/gas/doc/gasp.info bnu2112s.mft:gnu/binutl-2.112/gas/doc/gasp.texi bnu213s.mft:gnu/binutl-2.13/gas/doc/gasp.texi bnu213s.mft:gnu/binutl-2.13/gas/gasp.c I checked the other bnu makefiles and found a reference in the makefile.in in hte gas subdirectory. Should gasp.exe be part of the bnu or not? Andrew