Gennadiy Poryev wrote on Mon, 03 Sep 2012:
> The installer encountered the following error:
> Access violation
> make[2]: *** [all] Error 1
> make[2]: Leaving directory `C:/Dev/FPC/sources/packages'
> make[1]: *** [packages_all] Error 2
> make[1]: Leaving directory `C:/Dev/FPC/sources'
> make: *** [build-stamp.arm-wince] Error 2
>
> And I have no clue how to produce more verbose/debug data.
> Any suggestions?
It's probably a bug in fpmake. You should be able to work around it by
removing FPMAKEOPT="-T X".
It'd be helpful if you point out where to find that. Quick search
for FPMAKEOPT= did not yield anything.
FPMAKEOPT= is an option you can specify to "make" when building FPC.
If you are not explicitly specifying it, then it's not active. In that
case, I don't know what the cause is of the crash you are experiencing
(other than that it's presumably also casued by r22275).
Jonas
_______________________________________________
fpc-devel maillist - [email protected]
http://lists.freepascal.org/mailman/listinfo/fpc-devel