Thanks Joe,
[AS]
> > So the problem is there in C too (if what I have done is OK).
>
> SNIP
>
> Which would suggest that the conversion from single precision floats to pop
> floats is the problem.
>
> I believe this has to be hand written in assembler, with knowledge of both
> pop-floats and native (single floats).
Yes. The relevant assembler files in $popsrc appear to be
afloat.s
aextern.s
Though I guess it could be a problem at a higher level, e.g. in the
exacc or exload libraries, on which I am no expert.
Aaron
|