In our previous episode, Jonas Maebe said: > >> In our previous episode, Jonas Maebe said: > >>> > >>>> Does > >>>> C:\Users\dimitris\Programming\Tools\fpc\2.6.x\source\utils\bin2obj.exe > >>>> exist and is it executable? What happens if you try to execute it? > >>>> > >>>> Yes it exists but doesn't regognized by the win 7 64 as an executable. > >>> > >>> It's probably an ARM/wince binary. You can probably work around the > >>> problem by first performing a native build in the checkout directory (so > >> > >> No, this is generally broken since r22079 > > The fact that it's broken since that release is not in contradiction with > what I said. You can work around the problem introduced in that revision > by first performing a native build, because bin2obj is only called if the > css.inc file is out-of-date.
I meant to say it wasn't always like this, iow to stress that that is workaround. The prerequisites for crosscompiling used to be an installed release (new archs excluded). Not a native build first. _______________________________________________ fpc-devel maillist - [email protected] http://lists.freepascal.org/mailman/listinfo/fpc-devel
