Hi,

I followed the direction to crossbuild win32 from a linux platform located at:

http://wiki.lazarus.freepascal.org/Cross_compiling_for_Win32_under_Linux


However, the build failed because when executing the
buildcrosssnapshot.sh script.  The error i got is

platforms failed: i386-win32

and i looked at the log file located at
/root/cross_fpc/cross/logs/snapbuild-i386-win32 and the log is follow:

Make: *** No rule to  make target 'all'.  Stop.



It seems like buildcrosssnapshot.sh was trying to cd to fpc source and
execute make all there; but there was no make file found there.
Does anyone know when was the last time someone tried cross building
from svn repo?  thanks,


Toan

--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to