I have been trying to run the ttcp test for some time. I just noticed that it contains 386 floating point assembly instructions. My target has no coprocessor for fp. Is it possible to use a fp library instead of fp instructions on the i386 and, if so, what is the correct way to do it in the build files? I am using 4.0.0. Gene