Compiling fpc 2.7.1
With subversion the source code of fpc was downloaded in /home/myself/fpc
svn co
http://svn.freepascal.org/svn/fpc/trunk fpc
The compiler fpc-2.6.0-1.x86_64.rpm was installed.
mkdir /home/myself/fpc271
In the /home/myself/fpc dir I gave the command
"make clean all install INSTALL_PREFIX=/home/myself/fpc271"
All went well.
cd /home/myself/fpc271/lib/fpc/2.7.1
I give the command "ppcx64 x" and it still shows me Compiler version 2.6.0
The size of it is 2901240 B definitly bigger than the old one.
Another question:
I expected ~/lib64 to be created instead of ~/lib64
How shall I continue?
Thanks for your attention!