Hello Joel,
thanks for your detailed information. I was just a bit surprised that a
search via Google revealed next nothing. For "_SC_POSIX_26_VERSION" I
got three hits and two of them are due to your patches to Newlib.
--
Sebastian Huber, embedded brains GmbH
Address : Dornierstr. 4, D-8217
Stop the build with a common error message in case the tool chain is
seriously out of date.
---
cpukit/configure.ac | 27 +--
1 file changed, 13 insertions(+), 14 deletions(-)
diff --git a/cpukit/configure.ac b/cpukit/configure.ac
index 4410bf1..4aad929 100644
--- a/cpukit
On Jan 12, 2017 2:33 AM, "Sebastian Huber" <
sebastian.hu...@embedded-brains.de> wrote:
Hello Joel,
thanks for your detailed information. I was just a bit surprised that a
search via Google revealed next nothing. For "_SC_POSIX_26_VERSION" I got
three hits and two of them are due to your patches
I am OK with this and think it will give a more helpful message.
Did you notice any other grossly out of date, unneeded tests
that generated conditionals for the code?
We have been very nice about not hard forcing people to update
and things like the sys/cpuset.h tests should just be removed now
Update #2858.
---
cpukit/score/include/rtems/score/threadq.h | 5
cpukit/score/include/rtems/score/threadqimpl.h | 38 ++
cpukit/score/src/condition.c | 2 +-
cpukit/score/src/futex.c | 2 +-
cpukit/score/src/mutex.c
Add configuration option CONFIGURE_MAXIMUM_THREAD_NAME_SIZE.
Update #2858.
---
cpukit/sapi/include/confdefs.h| 18 ++
cpukit/score/include/rtems/score/status.h | 2 ++
cpukit/score/include/rtems/score/thread.h | 8
cpukit/score/include/rtems/scor
Update #2858.
---
cpukit/libmisc/cpuuse/cpuusagereport.c| 4 +--
cpukit/libmisc/monitor/mon-task.c | 8 +-
cpukit/libmisc/monitor/monitor.h | 1 +
cpukit/score/Makefile.am | 1 +
cpukit/score/include/rtems/score/threadimpl.h | 8 +-
Update #2858.
---
cpukit/score/include/rtems/score/objectimpl.h | 21 +++
cpukit/score/src/objectgetnameasstring.c | 85 ++-
2 files changed, 79 insertions(+), 27 deletions(-)
diff --git a/cpukit/score/include/rtems/score/objectimpl.h
b/cpukit/score/include/rtems
Add pthread_getname_np() and pthread_setname_np().
Update #2858.
---
cpukit/posix/Makefile.am | 2 +
cpukit/posix/src/pthreadgetnamenp.c| 44 +
cpukit/posix/src/pthreadsetnamenp.c| 38
testsuites/psxtests/Makefile.am
Hi
I am working on a new BSP and splinkerset01 is failing.
powerpc-rtems4.12-gcc -B../../../../../deos/lib/ -specs bsp_specs -qrtems
-mcpu=603e -Dppc603e -gdwarf-2 -O2 -g -fno-keep-inline-functions
-ffunction-sections -fdata-sections -Wall -Wmissing-prototypes
-Wimplicit-function-declaration -Wst
On 13/01/2017 00:37, Joel Sherrill wrote:
I am OK with this and think it will give a more helpful message.
I am OK with the change however I would like the patch to wait until
docs.rtems.org is up and a permanent link can be used for
+AC_DEFUN([RTEMS_TOOL_CHAIN_ERROR],AC_MSG_ERROR(
On Thu, Jan 12, 2017 at 3:34 PM, Chris Johns wrote:
> On 13/01/2017 00:37, Joel Sherrill wrote:
>
>> I am OK with this and think it will give a more helpful message.
>>
>
> I am OK with the change however I would like the patch to wait until
> docs.rtems.org is up and a permanent link can be used
---
.../libbsp/powerpc/shared/startup/linkcmds.base|2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/c/src/lib/libbsp/powerpc/shared/startup/linkcmds.base
b/c/src/lib/libbsp/powerpc/shared/startup/linkcmds.base
index 296dd6d..072bde1 100644
--- a/c/src/lib/libbsp/power
On 13/01/2017 08:44, Joel Sherrill wrote:
On Thu, Jan 12, 2017 at 3:34 PM, Chris Johns mailto:chr...@rtems.org>> wrote:
On 13/01/2017 00:37, Joel Sherrill wrote:
I am OK with this and think it will give a more helpful message.
I am OK with the change however I would like the
On 13/01/17 04:52, Chris Johns wrote:
On 13/01/2017 08:44, Joel Sherrill wrote:
On Thu, Jan 12, 2017 at 3:34 PM, Chris Johns mailto:chr...@rtems.org>> wrote:
On 13/01/2017 00:37, Joel Sherrill wrote:
I am OK with this and think it will give a more helpful message.
I am OK
15 matches
Mail list logo