Michael Schmitz dixit: >> Maybe we can have a GCC -m* flag that tells it to not emit those >> instructions? (Maybe call library functions then or something.) > > -msoft-float?
No, one that tells it to only skip those instructions that are not available in the FPU emulation. > Might be easier to add the odd FPU instruction to the emulator than support a Unsure. I’ll leave that to the implementors. > Andreas cautioned the emulation needs to deal with extended precision to be > fully compliant - not sure whether we might be able to get away with a simple > single precision hook to get python going. Python uses extended precision. In fact, if we were to rebuild the Python source package on a system not using extended precision, the resulting Python package would be incompatible and buggy. bye, //mirabilos -- „Also irgendwie hast du IMMER recht. Hier zuckelte gerade ein Triebwagen mit der Aufschrift "Ostdeutsche Eisenbahn" durch Wuppertal. Ich glaubs machmal nicht…“ -- Natureshadow, per SMS „Hilf mir mal grad beim Denken“ -- Natureshadow, IRL, 2x -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

