[fpc-devel] Linux compilation question

Bart bartjunk64 at gmail.com
Sat Dec 1 18:03:08 CET 2018


On Fri, Nov 30, 2018 at 3:41 PM J. Gareth Moreton
<gareth at moreton-family.com> wrote:

> /usr/bin/diff ppc3 ppcx64
> Binary files ppc3 and ppcx64 differ
>
> And then it drops out.  I've tried the usual things of doing a "make distclean", but am I missing something obvious?  Preliminary Linux testing is the only thing I'm missing before I'm ready to present a patch.

Works for me here.
svn co https://svn.freepascal.org/svn/fpc/trunk .
make

# after succesfull make:
make clean all

Fpc r40425, on Linux Mint 18.2 64-bit using fpc 3.0.4 as starting compiler.
-- 
Bart



More information about the fpc-devel mailing list