[Lazarus] Lazarus on Udoo quad (ARM device) ?

Anthony Tekatch anthony at unihedron.com
Sun Jun 22 23:47:26 CEST 2014


Hello,

I am having some difficulty getting Lazarus installed on an Udoo SBC (ARM
device). 

I installed "lubuntu 12.04 LTS armHF based" from here:
  http://www.udoo.org/downloads/

I installed FPC from here:
  ftp://ftp.freepascal.org/pub/fpc/dist/2.6.4/arm-linux/
then
  sudo bash
  sh install.sh

Then I installed Lazarus as follows:
  svn co http://svn.freepascal.org/svn/lazarus/trunk lazarus
  cd lazarus
  make

then the following errors appeared:
...
Linking ../lazbuild
/usr/bin/ld: warning: ../link.res contains output sections; did you forget -T?
/usr/lib/fpc/2.6.4/units/arm-linux/rtl/cprt0.o: In function `_haltproc_eabi':
(.text+0x88): undefined reference to `_fini'
/usr/lib/fpc/2.6.4/units/arm-linux/rtl/cprt0.o: In function `_haltproc_eabi':
(.text+0x90): undefined reference to `_init'
lazbuild.lpr(1742) Error: Error while linking
lazbuild.lpr(1742) Fatal: There were 1 errors compiling module, stopping
Fatal: Compilation aborted
make[2]: *** [lazbuild] Error 1
make[2]: Leaving directory `/home/debian/lazarus/ide'
make[1]: *** [lazbuilder] Error 2
make[1]: Leaving directory `/home/debian/lazarus/ide'
make: *** [lazbuild] Error 2
$

Any ideas?

Thanks,
Anthony




  


More information about the Lazarus mailing list