[fpc-devel] Trunk does not compile on Linux x86-64
Vincent Snijders
vincent.snijders at gmail.com
Fri Oct 21 07:54:37 CEST 2011
2011/10/21 David Welch <dwelch at dwelch.com>:
>
> is there an svn release number that does compile with 2.4.0 that will get me
> to 2.4.4 or better so that I can compile the trunk?
>
Guaranteed:
Compile http://svn.freepascal.org/svn/fpc/tags/release_2_4_2/ with fpc
2.4.0 to get fpc 2.4.2
Compile http://svn.freepascal.org/svn/fpc/tags/release_2_4_4/ with fpc
2.4.2 to get fpc 2.4.4
Compile http://svn.freepascal.org/svn/fpc/trunk with fpc 2.4.4 to get fpc 2.7.1
IIRC, you have a good chance to the first steps in one go:
Compile http://svn.freepascal.org/svn/fpc/tags/release_2_4_4/ with fpc
2.4.0 to get fpc 2.4.4
Vincent
More information about the fpc-devel
mailing list