[fpc-devel] FreeBSD 64bits SVN error
Leonardo M. Ramé
martinrame at yahoo.com
Fri Apr 8 00:01:37 CEST 2011
Hi, I'm trying to compile from trunk on a FreeBSD x86_64 box, and I'm getting this error:
gmake clean all:
...
thread.inc(411,10) Warning: Function result does not seem to be set
/usr/home/martin/desarrollo/fpc/rtl/units/x86_64-freebsd/system.s: Assembler messages:
/usr/home/martin/desarrollo/fpc/rtl/units/x86_64-freebsd/system.s:2262: Error: operand type mismatch for `movzbl'
system.pp(349) Error: Error while assembling exitcode 1
system.pp(349) Fatal: There were 2 errors compiling module, stopping
Fatal: Compilation aborted
gmake[7]: *** [system.ppu] Error 1
gmake[7]: Leaving directory `/usr/home/martin/desarrollo/fpc/rtl/freebsd'
gmake[6]: *** [freebsd_all] Error 2
gmake[6]: Leaving directory `/usr/home/martin/desarrollo/fpc/rtl'
gmake[5]: *** [rtl] Error 2
gmake[5]: Leaving directory `/usr/home/martin/desarrollo/fpc/compiler'
gmake[4]: *** [next] Error 2
gmake[4]: Leaving directory `/usr/home/martin/desarrollo/fpc/compiler'
gmake[3]: *** [ppc1] Error 2
gmake[3]: Leaving directory `/usr/home/martin/desarrollo/fpc/compiler'
gmake[2]: *** [cycle] Error 2
gmake[2]: Leaving directory `/usr/home/martin/desarrollo/fpc/compiler'
gmake[1]: *** [compiler_cycle] Error 2
gmake[1]: Leaving directory `/usr/home/martin/desarrollo/fpc'
gmake: *** [build-stamp.x86_64-freebsd] Error 2
My FPC version is this:
Free Pascal Compiler version 2.5.1 [2011/03/29] for x86_64
Leonardo M. Ramé
http://leonardorame.blogspot.com
More information about the fpc-devel
mailing list