[fpc-devel] FPC 2.6 fixes error building arm wince
Dimitrios Chr. Ioannidis
d.ioannidis at nephelae.eu
Tue Nov 5 16:04:54 CET 2013
Hi Jonas,
Στις 5/11/2013 4:37 μμ, ο/η Jonas Maebe έγραψε:
> 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?
Yes it exists but doesn't regognized by the win 7 64 as an executable.
regards,
--
Dimitrios Chr. Ioannidis
More information about the fpc-devel
mailing list