path for patches

Matt Wette mwette at alumni.caltech.edu
Wed Apr 10 21:33:33 UTC 2013


Thanks.   I was able to build the chain with no patches, with the following exceptions: 
1. I had to use "-disable-posix" on RTEMS.  There seemed to be some mismatch between rtems-4.10.2 and newlib-1.18.0 wrt threads.
2.  HACK: I had to copy /usr/include/linux/stddef.h to /usr/include and add a "typedef unsigned size_t;" to the end of that file.

I'm not trying to load rtems and use it right away.  My objective is to dig a bit and understand what is under the hood.
I am impressed that this is supported inside the gnu toolchain.   

Matt


On Apr 10, 2013, at 2:18 PM, Gedare Bloom wrote:

> I guess the path assumes you check out a version of RTEMS already..
> You want http://git.rtems.org/rtems/tree/contrib/crossrpms/patches?id=4.10.2
> 
> 
> On Wed, Apr 10, 2013 at 2:06 PM, Matt Wette <mwette at alumni.caltech.edu> wrote:
>> The on-line release notes for 4.10.2 have a section on "Tool Improvements".
>> http://www.rtems.org/wiki/index.php/4.10_Release_Notes
>> 
>> At the end of the section there is the statement:
>> The latest patch for each tools is in rtems/contrib/crossrpms/patches.
>> 
>> Does anyone know the full (URL) path?





More information about the users mailing list