On 13 March 2012 12:00, William Mills wmills@ti.com wrote:
On 03/11/2012 03:52 PM, Michael Hope wrote:
On 10 March 2012 10:49, William Millswmills@ti.com wrote:
Do you guys still use 10.04 32 bit as the reference OS or have you moved on?
Yip, it's all as documented. We use a EC2 cloud instance to build.
The problem is we need to patch the LSB headers and tools to wrok around some issues in the other tools configurery. The result is still LSB compatible. contrib/linaro/build.mk does this automatically by calling contrib/linaro/lsb/make-lsb.sh and then putting the result in the path.
Short story: what you did is right.
Thanks Michael. I see now. I have verified that I can build with LSB if I use the make -f contrib/linaro/build.mk procedure. This will be important to me as the user base for my work is mostly on RHEL4 or SUSE 10.
Good to hear. RHEL 4 is getting back there - it went EOL on the 29th of February.
I've made a couple of changes for next time. The samples don't use the LSB compilers and should work out of the box. The README includes a note about the patched LSB and how to recreate it.
-- Michael