wich one is rigth number of version ?
stable is 2.6.4
svn 2.7.1 ?????
fixes 3.0 or 3.0.1
trunk 3.1.1 ?

on osx yosemite
before change this version number 2.7.1 to 3.1.1, I installed fpc trunk version, but now nothink
write on terminal
➜  fpc
Error: ppc386 can't be executed, error message: Failed to execute "ppc386", error code: 127

➜  which fpc
/usr/local/bin/fpc

How to I install fpc svn:
first install fpc and source stable version then
svnVer="3.1.1" --> before it was 2.7.1 but, .../compiler/makefile.fpc has "version=3.1.1" so I have to changed

svn co http://svn.freepascal.org/svn/fpc/trunk /opt/freepascal/3.1.1
make clean all install CPU_TARGET=x86_64 INSTALL_PREFIX=/opt/freepascal/3.1.1

How to I can install fpc svn on OSX? or pelase share stable version of fpc
Is Nobody using fpc trunk on OSX ???


On 12.01.2015 08:54, zeljko wrote:
On 01/11/2015 04:58 PM, Joao Morais wrote:
Em 05/01/15 13:54, Marco van de Voort escreveu:
As a first step in the 3.0.0 release process the stable branch was
branched
off to branches/fixes_3_0 and the version number was updated to 3.0.1

Which version the 3.0 branch will have just after 3.0 release?

fixes_3_0 will be ver. 3.0.2 (after 3.0.0 release).

zeljko


--
_______________________________________________
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus



--
_______________________________________________
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to