Re: [yocto] x86-64 with -mx32 option?

2016-06-26 Thread Burton, Ross
Yes, x32 is built and tested on the autobuilder daily. Ross On 26 June 2016 at 01:39, Paul D. DeRocco wrote: > Has anyone successfully used Yocto to build a Linux system for a 64-bit > Intel processor using the -mx32 compiler option, forcing all long and > pointer types

[yocto] x86-64 with -mx32 option?

2016-06-25 Thread Paul D. DeRocco
Has anyone successfully used Yocto to build a Linux system for a 64-bit Intel processor using the -mx32 compiler option, forcing all long and pointer types to 32 bits? I've got an embedded system with a gig of RAM and I'd like to have access to the larger register set (especially SSE) of 64-bit