On 7/23/2015 3:17 AM, Nick Withers wrote:
On Thu, 2015-07-23 at 02:50 -0500, Joel Sherrill wrote:
Hi
I was test building on FreeBSD and noticed a couple of issues.
+ none of the m68k BSPs link. Fixing this now.
+ mips tools do not build
Anyone else notice any other issues or have comments?
The only thing I've got is:
What was the visible issue this fixed? I don't think I saw
anything like this. But I used sb-bootstrap from rtems-source-builder.
___
diff --git a/ampolish3 b/ampolish3
index aaa9757..23c2855 100755
--- a/ampolish3
+++ b/ampolish3
@@ -1,4 +1,4 @@
-#! /usr/bin/perl -w
+#! /usr/bin/env perl
#
# Copyright (C) 2005, 2006 Ralf Cors<C3><A9>pius, Ulm, Germany
#
___
...to make the bootstrap happy again (the /usr/bin/perl
-> /usr/local/bin/perl link was removed recently).
'Course that drops the "-w" flag for extra warnings.
--
Joel Sherrill, Ph.D. Director of Research & Development
joel.sherr...@oarcorp.com On-Line Applications Research
Ask me about RTEMS: a free RTOS Huntsville AL 35805
Support Available (256) 722-9985
_______________________________________________
devel mailing list
devel@rtems.org
http://lists.rtems.org/mailman/listinfo/devel