Re: [yocto] Tuning for a machine based on Cortex-A9

2016-08-24 Thread Khem Raj
> On Aug 24, 2016, at 12:51 AM, Ottavio Campana wrote: > > Hello, > > I am trying to port a third-party BSP based on buildroot to yocto, but I am > not able to tune the compiler to extactly match the original one. > > Particularly, if I run readelf on a binary

Re: [yocto] Tuning for a machine based on Cortex-A9

2016-08-24 Thread Lennart Sorensen
On Wed, Aug 24, 2016 at 07:51:40AM +, Ottavio Campana wrote: > Hello, > > I am trying to port a third-party BSP based on buildroot to yocto, but I am > not able to tune the compiler to extactly match the original one. > > Particularly, if I run readelf on a binary compiled with the gcc that

[yocto] Tuning for a machine based on Cortex-A9

2016-08-24 Thread Ottavio Campana
Hello, I am trying to port a third-party BSP based on buildroot to yocto, but I am not able to tune the compiler to extactly match the original one. Particularly, if I run readelf on a binary compiled with the gcc that is used by buildroot I get this output ottavio@ottavio:~$ readelf -A