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 <bwcod...@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?
>
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to