I tried compiling the source from zipped 1.0.4 version and the latest svn version.
do make clean all - runs out of memory
repeat make this time doesn't out memory, but falls over
Compiling projectwizarddlg.pas
Assembling projectwizarddlg
Assembling main
main.pp(13853) Error: Can't call the assembler, error -1 switching to external a ssembling
main.pp(13853) Fatal: There were 2 errors compiling module, stopping
Fatal: Compilation aborted
make[2]: *** [lazarus] Error 1
make[2]: Leaving directory `/home/pi/lazarus-svn/ide'
make[1]: *** [ide] Error 2
make[1]: Leaving directory `/home/pi/lazarus-svn/ide'
make: *** [ide] Error 2
root@raspberrypi:/home/pi/lazarus-svn# Compiling projectwizarddlg.pas
make[1]: *** [ide] Error 2
make[1]: Leaving directory `/home/pi/lazarus-svn/ide'
make: *** [ide] Error 2
Any one got any bright ideas ?