[fpc-devel] Successful compile of fpc 2.7.1 hardfloat on ARM (Odroid U2)
Sven Barth
pascaldragon at googlemail.com
Sun Sep 8 19:21:18 CEST 2013
Am 08.09.2013 00:57 schrieb "Michel Catudal" <mcatudal at comcast.net>:
>
>
> with two patches in my ebuild file I was able to compile the latest fpc
snapshot on funtoo on the Odroid U2
>
> In the compile section I pointed to the 2.6.2 fpc compiler
>
> emake -j5 OPT='-dFPC_ARMHF' PP=/usr/bin/ppcarm_2.6.2
compiler_cycle
>
> and in the install section I had to change the location where to find
fpcmake, the original /utils/fpcm/fpcmake location was generating errors
>
>
> set -- PP="${pp}" FPCMAKE="${S}/utils/fpcm/bin/arm-linux/fpcmake"
\
> INSTALL_PREFIX="${D}"usr \
> INSTALL_DOCDIR="${D}"usr/share/doc/${PF} \
> INSTALL_MANDIR="${D}"usr/share/man \
> INSTALL_SOURCEDIR="${D}"usr/lib/fpc/${PV}/source
Great to hear that it indeed worked as it should. :)
Regards,
Sven
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freepascal.org/pipermail/fpc-devel/attachments/20130908/04cb6880/attachment.html>
More information about the fpc-devel
mailing list