From: Gilles Chanteperdrix <gilles.chanteperdrix@xenomai.org>
To: Gianni Perugini <gperugini@domain.hid>
Cc: xenomai@xenomai.org
Subject: Re: [Xenomai-help] R: XDDP socket problem
Date: Wed, 05 Jan 2011 15:09:04 +0100 [thread overview]
Message-ID: <4D247B80.3040503@domain.hid> (raw)
In-Reply-To: <003601cbace1$5a56fb20$0f04f160$@com>
Gianni Perugini wrote:
> Hi Gilles,
>
> Attached is the log with the result of the command you asked for.
(...)
0804a6a8 B rt
U rt_print_auto_init
U rt_printf
U sendto@domain.hid
U setsockopt@domain.hid
U sigaddset@domain.hid
U sigemptyset@domain.hid
U signal@domain.hid
U sigsuspend@domain.hid
U socket@domain.hid
U strlen@domain.hid
U write@domain.hid
Here, this binary is using glibc symbols, not Xenomai symbols, if it was
using Xenomai symbols, you would see:
U __wrap_pthread_create
U __wrap_sendto
U __wrap_setsockopt
U __wrap_socket
U __wrap_write
etc...
In order to compile it correctly, see:
http://www.xenomai.org/index.php/Examples
If you want to understand how this works, see:
http://www.xenomai.org/index.php/Porting_POSIX_applications_to_Xenomai#Compilation_flags.
--
Gilles.
next prev parent reply other threads:[~2011-01-05 14:09 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-01-05 13:46 [Xenomai-help] XDDP socket problem Gianni Perugini
2011-01-05 13:48 ` Gilles Chanteperdrix
2011-01-05 14:03 ` [Xenomai-help] R: " Gianni Perugini
2011-01-05 14:09 ` Gilles Chanteperdrix [this message]
2011-01-05 14:46 ` [Xenomai-help] R: " Gianni Perugini
2011-01-05 15:07 ` Gilles Chanteperdrix
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=4D247B80.3040503@domain.hid \
--to=gilles.chanteperdrix@xenomai.org \
--cc=gperugini@domain.hid \
--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.