Ping.

On 01/29/2013 02:43 PM, Sebastian Huber wrote:
A lot of things use the -pthread GCC option if they want to use the
Pthreads.  Examples are various configure scripts and some GCC test
cases.  RTEMS supports Pthreads.  It is convenient to simply add a
-pthread option and ignore it for RTEMS.

2013-01-29  Sebastian Huber  <sebastian.hu...@embedded-brains.de>

         * config/rtems.opt: Add -pthread option.
---
  gcc/config/rtems.opt |    3 +++
  1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/gcc/config/rtems.opt b/gcc/config/rtems.opt
index d76b7e7..0b1a353 100644
--- a/gcc/config/rtems.opt
+++ b/gcc/config/rtems.opt
@@ -23,6 +23,9 @@

  ; Please try to keep this file in ASCII collating order.

+pthread
+Ignore
+
  qnolinkcmds
  Driver




--
Sebastian Huber, embedded brains GmbH

Address : Dornierstr. 4, D-82178 Puchheim, Germany
Phone   : +49 89 189 47 41-16
Fax     : +49 89 189 47 41-09
E-Mail  : sebastian.hu...@embedded-brains.de
PGP     : Public key available on request.

Diese Nachricht ist keine geschäftliche Mitteilung im Sinne des EHUG.

Reply via email to