From: Igor Plyatov <plyatov@gmail.com>
To: meta-freescale@yoctoproject.org
Subject: Re: linux-3.8.5-rt2 does not work with GCC-4.8.2 and GCC-4.9.2
Date: Thu, 28 May 2015 17:08:58 +0300 [thread overview]
Message-ID: <5567217A.1030102@gmail.com> (raw)
In-Reply-To: <55671B07.70509@mlbassoc.com>
Dear Gary,
thank you very much for help!
Now kernel works.
Best wishes!
--
Igor Plyatov
> On 2015-05-28 07:31, Igor Plyatov wrote:
>> Dear all,
>>
>> My device is Voipac VMX51 machine based on i.MX51 CPU.
>>
>> Previously I use Poky-Dylan-9.0.2 and custom linux kernel 3.8.5 with
>> Real Time patch 3.8.4-rt.
>> Kernel works fine if it was compiled by GCC-4.5.3 (some very old
>> OpenEmbedded) or GCC-4.7.2 (poky-dylan-9.0.2).
>>
>> At some moment I decided to upgrade onto Poky-Dizzy-12.0.0 or
>> Poky-Fido-13.0.0, but encounter an issue with kernel operation.
>> Kernel compiled by GCC-4.8.2 or GCC-4.9.2 simply does not work at
>> all. No anyone message was printed at terminal after loading of
>> kernel by boot-loader.
>>
>> To confirm issue, I intentionally compile same kernel source tree by
>> hands with GCC-4.7.2 and it works fine.
>> This is made by small script like following:
>>
>> PATH=$PATH:..../yocto-build-poky-dylan-9.0.2/tmp/sysroots/x86_64-linux/usr/bin/armv7a-vfp-neon-poky-linux-gnueabi
>>
>> "make ARCH=arm CROSS_COMPILE=arm-poky-linux-gnueabi-"
>>
>> Does somebody experience similar issues with kernel compiled by old
>> and new compilers?
>>
>> Unfortunately I does not know a way how to resolve this issue with
>> new compilers.
>> Can you recommend how to resolve issue with compiler version in
>> newest Poky?
>
> Check to make sure your kernel has these two patches applied
>
>
>
prev parent reply other threads:[~2015-05-28 14:09 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-05-28 13:31 linux-3.8.5-rt2 does not work with GCC-4.8.2 and GCC-4.9.2 Igor Plyatov
2015-05-28 13:41 ` Gary Thomas
2015-05-28 14:08 ` Igor Plyatov [this message]
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=5567217A.1030102@gmail.com \
--to=plyatov@gmail.com \
--cc=meta-freescale@yoctoproject.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.