On 20 Jul 2012, at 12:20, Reinier Olislagers wrote: > I've been extending fpcup, trying to add Win64=>Win32 cross compiler ... > see latest revision on > https://bitbucket.org/reiniero/fpcup/changesets > > With FPC trunk, I get this error: > fpcdefs.inc(216,2) Error: User defined: Cross-compiling from systems > without support for an 80 bit extended floating point type to i386 is > not yet supported at this time > > Is there anything I can do about this?
Finish the 80 bit floating point emulation routines (/rtl/inc/sfpux80.pp and the files it includes) and integrate their use into the compiler. Jonas_______________________________________________ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-pascal