Developing for the V7 distro

So I notice a few things that I'd like to change in V7.  Namely adding another driver to lcd4linux (USBLCD).  I downloaded the latest lcd4linux and compiled it with the extra driver, yet, as I anticipated, when I attempt to run it under astaro V7 I get a floating point exception even though my build environment is running a similar kernel and architecture (kernel-2.6.18-i686 vs kernel-2.6.16-i686)

Back in the old days we had a plus-pack for those older distributions, but now that we have a standard kernel this isn't needed I gather.

What do I need to do to create a suitable build environment for making compatible binaries?

Greg