[fpc-devel] ppcrossarm dies when trying to build embedded rtl (svn 23683)

Michel Catudal mcatudal at comcast.net
Sun Mar 3 21:59:08 CET 2013


On 2013-03-03 14:09, Michael Ring wrote:
> I am running on a mac, building svn 23683
>
> svn 23681 (one before implementation of armv6m) compiles fine.
>
> commandline for building was:
>
> make clean buildbase CROSSINSTALL=1 OS_TARGET=embedded CPU_TARGET=arm 
> SUBARCH=armv7m CROSSOPT="-gw2 -O-" BINUTILSPREFIX=arm-none-eabi-
>
>
> make -C rtl all
> make -C embedded all
> /bin/mkdir -p /Users/ring/devel/fpc/rtl/units/arm-embedded
> /Users/ring/devel/fpc/compiler/ppcrossarm -Cparmv7m @rtl.cfg -Ur 
> -Tembedded -Parm -XParm-none-eabi- -Xr -Ur -Xs -O2 -n -Fi../inc 
> -Fi../arm -FE. -FU/Users/ring/devel/fpc/rtl/units/arm-embedded -darm 
> -dRELEASE -gw2 -O- -Us -Sg system.pp
> Fatal: Compilation aborted
> An unhandled exception occurred at $00000000:
> EAccessViolation: Access violation
>   $00000000
>   $00142333
>   $00144647
>   $00144B00
>   $001AF725
>   $001970A5
>   $0003295E
>
> make[3]: *** [system.ppu] Error 217
> make[2]: *** [embedded_all] Error 2
> make[1]: *** [rtl_all] Error 2
> make: *** [base.build-stamp.arm-embedded] Error 2
> [
> _______________________________________________
> fpc-devel maillist  -  fpc-devel at lists.freepascal.org
> http://lists.freepascal.org/mailman/listinfo/fpc-devel
>
Interesting, I have a similar problem with AVR32.

-- 
For Linux Software visit
http://home.comcast.net/~mcatudal




More information about the fpc-devel mailing list