[fpc-pascal] make fpc

Brian Winfrey bwcode4u at gmail.com
Sun Nov 21 19:03:49 CET 2010


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?
-------------- next part --------------
A non-text attachment was scrubbed...
Name: install.log
Type: text/x-log
Size: 188785 bytes
Desc: not available
URL: <http://lists.freepascal.org/pipermail/fpc-pascal/attachments/20101121/07fafdd7/attachment.bin>


More information about the fpc-pascal mailing list