bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug ld/11621] .o vs. obj => @OBJEXT@


From: jay dot krell at cornell dot edu
Subject: [Bug ld/11621] .o vs. obj => @OBJEXT@
Date: 25 May 2010 14:30:13 -0000

------- 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/address@hidden@ testsuite/address@hidden@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 address@hidden@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: address@hidden@ut address@hidden@ut $(srcdir)/cdtest.exp
+#      diff $(srcdir)/cdtest.exp address@hidden@ut
+#      diff $(srcdir)/cdtest.exp address@hidden@ut



aka "address@hidden@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.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]