All of lore.kernel.org
 help / color / mirror / Atom feed
* linux-3.8.5-rt2 does not work with GCC-4.8.2 and GCC-4.9.2
@ 2015-05-28 13:31 Igor Plyatov
  2015-05-28 13:41 ` Gary Thomas
  0 siblings, 1 reply; 3+ messages in thread
From: Igor Plyatov @ 2015-05-28 13:31 UTC (permalink / raw)
  To: meta-freescale

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?

Best wishes.
--
Igor Plyatov


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2015-05-28 14:09 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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 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.