[fpc-pascal] Compiling 3.1.1 trunk
Jim Lee
jlee54 at gmail.com
Sat Jun 23 23:24:49 CEST 2018
On 06/23/2018 02:18 PM, Sven Barth via fpc-pascal wrote:
> Jim Lee <jlee54 at gmail.com <mailto:jlee54 at gmail.com>> schrieb am Sa.,
> 23. Juni 2018, 17:34:
>
> Hi, newbie to fpc (but not Pascal) here.
>
> I'm trying to compile the fpc trunk from svn on linux. I managed to
> find the buildfaq, but I'm running into problems.
>
> I've done this:
>
> $ svn checkout http://svn.freepascal.org/svn/fpcbuild fpcbuild
>
> $ cd fpcbuild/trunk/fpcsrc/compiler
>
> $ make cycle # (no errors, leaves me with a ppcx64 executable)
>
> $ cd ../..
>
> $ make all
>
>
> You only need the fpc/trunk checkout. The fpcbuild repository is for
> release building.
> In the trunk checkout top level directory do a "make clean all". That
> should do it.
>
> After that you can do an install with the INSTALL_PREFIX set to where
> you want the whole installation (binaries plus compiled units) to go to.
>
> Regards,
> Sven
Thanks, Sven. I did just that last night successfully. Thanks for
clearing up the purpose of the fpcbuild repository.
-Jim
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freepascal.org/pipermail/fpc-pascal/attachments/20180623/c0e2219c/attachment.html>
More information about the fpc-pascal
mailing list