------- Additional Comments From jay dot krell at cornell dot edu  2010-05-25 
14:30 -------
Nick, Cool, thanks.

Some errors though they might not matter (i.e. they'll still work on non-VMS 
platforms anyway)


http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/Makefile.am.diff?
cvsroot=src&r1=1.188&r2=1.189


 MOSTLYCLEANFILES = $(STAGESTUFF) core \
-       testsuite/*.o testsuite/*.out testsuite/gas.log testsuite/gas.sum \
+       testsuite/*...@objext@ testsuite/*...@objext@ut testsuite/gas.log 
testsuite/gas.sum \


and certainly doesn't matter:


http://sourceware.org/cgi-bin/cvsweb.cgi/src/ld/Makefile.am.diff?
cvsroot=src&r1=1.283&r2=1.284


 #      ./cdtest-ur > cdtest-ur.tmp
-#      mv cdtest-ur.tmp cdtest-ur.out
+#      mv cdtest-ur.tmp cdtest-...@objext@ut
 #
-#check-cdtest: cdtest.out cdtest-ur.out $(srcdir)/cdtest.exp
-#      diff $(srcdir)/cdtest.exp cdtest.out
-#      diff $(srcdir)/cdtest.exp cdtest-ur.out
+#check-cdtest: cdte...@objext@ut cdtest-...@objext@ut $(srcdir)/cdtest.exp
+#      diff $(srcdir)/cdtest.exp cdte...@objext@ut
+#      diff $(srcdir)/cdtest.exp cdtest-...@objext@ut



aka "....@objext@ut" => ".out"


and I didn't necessarily review all of it yet.


 - Jay

-- 


http://sourceware.org/bugzilla/show_bug.cgi?id=11621

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.

_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to