| Jeremiah Benham wrote:
> SECTION 1:
> B 0.000 .. 0.010 T 0.010 TT 0.010 M: 0
> FTERROR, ftable 1: deferred size for GEN1 only
> f 1 0.01 0.00 10.00 1.00 ...
> new alloc for instr 1:
> WARNING: instr 1 uses 3 p-fields but is given 5
It looks like there is an error in reading the score p-fields
(compiler bug ?). Does this still happen when compiled with -O0 ?
> I would try to cross compile csound5 for my Zaurus
> but I don't know how to do that with scons.
You may try using Makefile-win32. Of course, it needs some changes
for cross-compilation, but may be a good starting point. |