From: "Gianni Perugini" <gperugini@domain.hid>
To: 'Gilles Chanteperdrix' <gilles.chanteperdrix@xenomai.org>
Cc: xenomai@xenomai.org
Subject: [Xenomai-help] R: R: XDDP socket problem
Date: Wed, 5 Jan 2011 15:46:16 +0100 [thread overview]
Message-ID: <004001cbace7$5e250b60$1a6f2220$@com> (raw)
In-Reply-To: <4D247B80.3040503@domain.hid>
Ok, now it works. My makefile was wrong.
Thank you for your assistance
Gianni Perugini
Ilapak Italia S.p.A.
Via L.Lama 11/13
52045 - Foiano della Chiana (AR)
Phone: +39 0575 649751
Fax: +39 0575 649753
Mobile: +39 349 2377467
Email: gperugini@domain.hid
Web: www.ilapak.com
-----Messaggio originale-----
Da: Gilles Chanteperdrix [mailto:gilles.chanteperdrix@xenomai.org
Inviato: mercoledì 5 gennaio 2011 15.09
A: Gianni Perugini
Cc: xenomai@xenomai.org
Oggetto: Re: R: [Xenomai-help] XDDP socket problem
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:46 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
2011-01-05 14:46 ` Gianni Perugini [this message]
2011-01-05 15:07 ` [Xenomai-help] R: " 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='004001cbace7$5e250b60$1a6f2220$@com' \
--to=gperugini@domain.hid \
--cc=gilles.chanteperdrix@xenomai.org \
--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.