In article <[email protected]>, Ron <[email protected]> wrote: > It is the latest libsndfile test-suite that I am running on my Iyonix. > I didn't use the autobuilder but just the cross-compiler tools. > There is provision to produce a cross-compiler test-tarball which almost > works except for an elf extension bungle on one line. > With a bit of tinkering I got it to go, and made the script into an obey > file. > The test for pipe still expects a unix cat command and pipe, and there > is several file open errors, but the scale-float test is showing a poor > result, almost too poor, as the libsndfile based resampler prog appears > to work OK. Here is a link to the text output > http://homepages.woosh.co.nz/ron.may/sndfile-test.txt > I have been using the latest source by git, the earlier tarballs were'nt > opening the wav files at all.
I ran the one in the autobuilder, which is 1.0.25. The tests for 'floating_point_test' all passed ok. I used both versions of the compiler in the autobuilder, gcc 4.1.2 with softfloat and gcc 4.7.4 with vfp. The vfp version ran 15x faster than softfloat on a Pandaboard. Chris. _______________________________________________ GCCSDK mailing list [email protected] Bugzilla: http://www.riscos.info/bugzilla/index.cgi List Info: http://www.riscos.info/mailman/listinfo/gcc Main Page: http://www.riscos.info/index.php/GCCSDK
