Mail Archives: djgpp/1999/10/11/16:21:19
On Sun, 10 Oct 1999, yhirsch wrote:
> I use __asm__ inside some functions, and inside it, I use fpu
> instructions. The
> program doesn't work, unless I add finit at the begining of the
> __asm__ paragraph.
> Is that really necessary?
No, FINIT should not be necessary.
> Any ideas how to solve this?
Solve what? We can't help you solve the problem without knowing what
the problem is, can we?
Please post the shortest complete test program that exhibits the
problem, and please explain how you compiled it (the exact GCC command
line), what you expected it to produce, and what it actually produced.
Please also tell what version of the compiler, Binutils, and DJGPP are
you using.
- Raw text -