From: Gilles Chanteperdrix <gilles.chanteperdrix@xenomai.org>
To: "Berruer Sébastien" <sebastien.berruer@domain.hid>
Cc: xenomai@xenomai.org
Subject: Re: [Xenomai-help] Error compiling Xenomai 2.4.8 with I-pipe tracer
Date: Fri, 28 Aug 2009 11:06:26 +0200 [thread overview]
Message-ID: <4A979E12.6070508@domain.hid> (raw)
In-Reply-To: <EB48F2CADC239E44A8598CC0B0571102E4A9CC@XVS-DCFR-21.europe.corp.altran.com>
Berruer Sébastien wrote:
> Hello,
>
> I'm using Linux 2.6.28 and Xenomai 2.4.8 over an PXA255 processor based
> board.
>
> I can't achieve the compilation process when I enable the I-pipe tracer.
> I've tried some mixed configurations but it always fails with an error.
> I use :
>
> - gcc version 4.2.3 (Sourcery G++ Lite 2008q1-126)
> - GNU C Library stable release version 2.5, by Roland McGrath et al.
>
> I join the .config file of the basic configuration I'd like to have
> (trying to keep no frequency scaling, no power saving mode, replace the
> standard serial driver by the RT one, no FPU support...) and a copy of
> the compile process' trace.
>
> I hope you'd be able to help me pointing out the error.
It is a known toolchain issue, you are using a toolchain too recent for
this kernel version. This is a mainline bug, there is a fix, but I do
not know if it has been merged yet. Though according to the fix, this
gnu_mcount stuff comes with gcc 4.4, so I am not sure you use the
compiler you think you are using.
So, either downgrade your toolchain (I bet 2007q3 works, since it is the
one I have been using for a long time), when you want to use the tracer.
Or apply the patches which have been published on the linux-arm-kernel
mailing list.
--
Gilles
next prev parent reply other threads:[~2009-08-28 9:06 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-08-28 8:51 [Xenomai-help] Error compiling Xenomai 2.4.8 with I-pipe tracer Berruer Sébastien
2009-08-28 9:06 ` Gilles Chanteperdrix [this message]
2009-08-31 8:27 ` [Xenomai-help] RE : " Berruer Sébastien
2009-08-31 8:51 ` Gilles Chanteperdrix
2009-08-31 10:04 ` [Xenomai-help] RE : " Berruer Sébastien
2009-08-31 10:54 ` Gilles Chanteperdrix
2009-08-31 11:47 ` [Xenomai-help] RE : " Berruer Sébastien
2009-08-31 11:53 ` 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=4A979E12.6070508@domain.hid \
--to=gilles.chanteperdrix@xenomai.org \
--cc=sebastien.berruer@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.