[PATCH, moxie] Was: Moxie BSP Build Failure

2015-01-10 Thread Anthony Green
e]) AC_OUTPUT diff --git a/c/src/lib/libbsp/moxie/moxiesim/start/start.S b/c/src/lib/libbsp/moxie/moxiesim/start/start.S index 6b44a24..ae712cb 100644 --- a/c/src/lib/libbsp/moxie/moxiesim/start/start.S +++ b/c/src/lib/libbsp/moxie/moxiesim/start/start.S @@ -1,7 +1,13 @@ -/* Copyright (C) 2011,

Re: Moxie BSP Build Failure

2015-01-01 Thread Anthony Green
Joel Sherrill writes: > Hi > > This is with the binutils and gcc heads. Change "sub.l" to "sub" and you're good. I've been testing with this. Sorry about the change! AG > > moxie-rtems4.11-gcc --pipe -B../../../../../.././lib/ > -B../../../../../.././moxiesim/lib/ -specs bsp_specs -qrtems >

Re: build failure on moxie-rtems

2014-12-12 Thread Anthony Green
Joel Sherrill writes: > Hi > > Do we need a newer binutils? Yes.. we're still waiting for binutils 2.25. It branched last month, but I don't know when it will be ready. Do you have a mechanism to apply patches in your test framework? If so, I can supply the patch. Thanks, AG > > /users