All of lore.kernel.org
 help / color / mirror / Atom feed
From: Philippe Gerum <rpm@xenomai.org>
To: Frederik Bayart <frederik_bayart@yahoo.co.uk>, xenomai@xenomai.org
Subject: Re: [Xenomai] include guard trank/posix/pthread.h
Date: Mon, 22 Jun 2015 12:26:33 +0200	[thread overview]
Message-ID: <5587E2D9.8000307@xenomai.org> (raw)
In-Reply-To: <1434966877.74785.YahooMailBasic@web173202.mail.ir2.yahoo.com>

On 06/22/2015 11:54 AM, Frederik Bayart wrote:
> 
> 
> 
> On Friday, 19 June 2015, 15:07, Philippe Gerum <rpm@xenomai.org> wrote:
>> On 06/19/2015 03:02 PM, Frederik Bayart wrote:
>>
>>
>>
>>
>>> Hallo,
>>> I noticed that both /usr/xenomai/include/trank/trank.h and  /usr/xenomai/include/trank/posix/pthread.h share the same include guard (_XENOMAI_TRANK_TRANK_H).Can this be an error ? I use compile flags 'xeno-config --skin=native --cflags' and get compile errors. If I change the include guard of pthread.h to _XENOMAI_TRANK_POSIX_PTHREAD_H, the problem seems to be solved.In attachment a diff with my changes.
>>> Frederik
>>>
>>
>> Yes, the guard is definitely wrong, will fix. Thanks for pointing this out.
>>
>> -- 
>> Philippe.
> 
> In the same context : to make it compile, I had to add
> /usr/xenomai/include/trank/posix to
>  $(shell xeno-config --skin=native --cflags).
> At the moment -I/usr/xenomai/include/trank -D__XENO_COMPAT__
>  -I/usr/xenomai/include/cobalt -I/usr/xenomai/include -D_GNU_SOURCE
>  -D_REENTRANT -D__COBALT__ -I/usr/xenomai/include/alchemy
> is returned.
> 
> If this is the correct solution, I can prepare a patch for
>  xeno-config if desired.
> 

Please do.

You seem to be combining the legacy native API and the POSIX interface,
which is fine, but would require --native --posix to be passed to
xeno-config if so.

-- 
Philippe.


  reply	other threads:[~2015-06-22 10:26 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-06-22  9:54 [Xenomai] include guard trank/posix/pthread.h Frederik Bayart
2015-06-22 10:26 ` Philippe Gerum [this message]
2015-06-22 12:48   ` Philippe Gerum
2015-06-22 13:41     ` Frederik Bayart
2015-06-22 14:37       ` Frederik Bayart
2015-06-22 14:49         ` Philippe Gerum
2015-06-22 15:20           ` Frederik Bayart
2015-06-22 14:39       ` Philippe Gerum
2015-06-22 15:48         ` Frederik Bayart
2015-06-22 17:53           ` Philippe Gerum
  -- strict thread matches above, loose matches on Subject: below --
2015-06-19 13:02 Frederik Bayart
2015-06-19 13:07 ` Philippe Gerum

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=5587E2D9.8000307@xenomai.org \
    --to=rpm@xenomai.org \
    --cc=frederik_bayart@yahoo.co.uk \
    --cc=xenomai@xenomai.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.