On Tue, 26 Jun 2018 09:07:00 +0100
C Western <l...@c-m-w.me.uk> wrote:

>[...]
> Carbon is i386 only, so i386 is still needed. I haven't figured out all 
> the options, but the command line that works for me is:
> 
> FPC=/usr/local/lib/fpc/3.0.4/ppc386 make distclean install PREFIX=~/usr 
> CPU_SOURCE=i386
> 
> (All on one line) Note the specification of CPU_SOURCE

Yes! CPU_SOURCE it is.

This works here:
make clean all CPU_SOURCE=i386

I can't find that in the buildfaq. Only in some forum entries.

Mattias
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal

Reply via email to