GCC 4.9.1 changes.

2014-10-04 Thread Chris Johns
Hi, There are a few issues with 4.9.1 which need to be looked at. I have not attempted a Windows build yet. My question is: Do we move the architectures that *do* build to 4.9.1 ? If there are patches or known option required to build the failing architectures please let me know. Is anyo

Re: [PATCH 1/2] libcsupport: Add realpath.

2014-10-04 Thread Chris Johns
On 5/10/2014 4:12 am, Gedare Bloom wrote: Just a comment, is there already code in the filesystem path evaluation that implements similar functionality? Would it make sense to replace with a call to this? I am not sure the actual semantics exactly match up, ie this call mallocs and returns a b

Re: rtems-tester coverage patches break or1k/sis runs

2014-10-04 Thread Krzysztof Mięsowicz
Hi, First, sorry for so late response. I've finally make a fix - it should help with this error. Macro _coverage is defined if --coverage option has been passed to rtems-test. I've encountered and fixed this problem in qemu.cfg before and forgot about gdb.cfg... Please, let me know if it solve th

Re: [PATCH 1/2] libcsupport: Add realpath.

2014-10-04 Thread Gedare Bloom
Just a comment, is there already code in the filesystem path evaluation that implements similar functionality? Would it make sense to replace with a call to this? -Gedare On Sat, Oct 4, 2014 at 1:14 AM, Chris Johns wrote: > --- > cpukit/libcsupport/Makefile.am| 2 +- > cpukit/libcsupport/