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

Paul Breneman list2010 at BrenemanLabs.com
Mon Jun 23 09:56:51 CEST 2014


On 06/22/2014 05:47 PM, Anthony Tekatch wrote:
> 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

I've had the same problem but only when Synapse is used in my Free 
Pascal program.  Here is something from a year ago but I don't think it 
is related to my current problem:
http://bugs.freepascal.org/view.php?id=24518

I left messages on 20 and 26 May 2014 on the Synapse list but never 
heard any more from anyone about this.
synalist-public at lists.sourceforge.net






More information about the Lazarus mailing list