On 05 Nov 2013, at 12:37, Dimitrios Chr. Ioannidis wrote:

>  i needed to build a wince arm cross compiler in windows 7 and when i tried 
> i've got this error :
> 
> "C:/Users/dimitris/Programming/Tools/fpc/2.6.x/bin/i386-win32/gmkdir.exe -p 
> units
> /arm-wince
> ../bin2obj.exe -o css.inc -c DefaultCSS fpdoc.css
> process_begin: 
> CreateProcess(C:\Users\dimitris\Programming\Tools\fpc\2.6.x\sourc
> e\utils\bin2obj.exe, ../bin2obj.exe -o css.inc -c DefaultCSS fpdoc.css, ...) 
> fai
> led.
> make (e=193): Error 193make[3]: *** [css.inc] Error 193"
> 
> I use fpc 2.6.3 fixes  rev. 25932 and the command line  is the following :
> 
> "C:\Users\dimitris\Programming\Tools\fpc\2.6.x\source>make all install 
> INSTALL_PR
> EFIX=C:\Users\dimitris\Programming\Tools\fpc\2.6.x OS_TARGET=wince 
> CPU_TARGET=ar
> m CROSSOPT="-g -gl" "
> 
> I didn't had this kind of error before. Can someone give me a hint on how to 
> procede ?

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?


Jonas_______________________________________________
fpc-devel maillist  -  [email protected]
http://lists.freepascal.org/mailman/listinfo/fpc-devel

Reply via email to