[fpc-pascal] Re: make fpc

Brian Winfrey bwcode4u at gmail.com
Mon Nov 22 04:09:59 CET 2010


I also tried "make cycle" as outlined in programmers guide, but
results are the same.

On Sun, Nov 21, 2010 at 10:03 AM, Brian Winfrey <bwcode4u at gmail.com> wrote:
> What version should fpc display (Revision: 16393).
>
> When I get latest and make /usr/bin/fpc is at version 2.4.2.
>
> fpc -vut dummy.pas
> ...
> Compiler: /usr/lib/fpc/2.4.2/ppc386
> Using executable path: /usr/lib/fpc/2.4.2/
> Using unit path: /usr/lib/fpc/2.4.2/units/i386-linux/rtl/
> ...
>
> The output indicates that 2.4.3 directories are created and 2.4.3
> compiler is used.
>
> I run
>  make clean build && make install INSTALL_PREFIX="/usr"
>
> I also tried
>  make clean FPC=/usr/lib/fpc/2.4.3/ppc386 build.
>
> The output of "make install" is attached.
>
> Is this wrong?
>



More information about the fpc-pascal mailing list