Committed. I am also trying to figure out what should be used in the
RSB to build a current toolset:
I have a local change to upgrade to dtc 1.4.1 since the location of 1.2.0
no longer exists. That got me to the point where gcc 4.9.2 is built.
I tried the build with binutils 2.24 and binutils 2.
Joel Sherrill writes:
> Hi
>
> This is with the binutils and gcc heads.
>
> moxie-rtems4.11-gcc --pipe -B../../../../../.././lib/
> -B../../../../../.././moxiesim/lib/ -specs bsp_specs -qrtems
> -DHAVE_CONFIG_H -isystem ../../../../../.././moxiesim/lib/include
> -DASM -Os -g -ffunction-section
On 1/2/2015 10:31 AM, Joel Sherrill wrote:
> On 1/2/2015 12:10 AM, Anthony Green wrote:
>> 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!
> Thanks. Will this st
On 1/2/2015 12:10 AM, Anthony Green wrote:
> 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!
Thanks. Will this still work with the old tools?
--joel
> AG
>
>> moxie-r
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
>
Hi
This is with the binutils and gcc heads.
moxie-rtems4.11-gcc --pipe -B../../../../../.././lib/
-B../../../../../.././moxiesim/lib/ -specs bsp_specs -qrtems
-DHAVE_CONFIG_H -isystem ../../../../../.././moxiesim/lib/include
-DASM -Os -g -ffunction-sections -fdata-sections -Wall
-Wmissing-prot