> On 03 Dec 2015, at 06:43, Anthony Walter <sys...@gmail.com> wrote:
>
> I thought I read on this list somewhere that FPC version 3.0 would be able to
> compile itself?
It is.
> I just checked out FPC svn branch fixes 3 0 (version 3.0.1), built using FPC
> 2.6.4, then check out FPC 3.0 again to another directory after setting my
> compiler environment to my working 3.0.
You just built "an" FPC 3.0.1, not "the" FPC 3.0.0. Those are two very
different things. To build FPC 3.0.0, you have to check out
http://svn.freepascal.org/svn/fpc/tags/release_3_0_0/
> When I try to make the freshly checked out 3.0 with the one I just built I
> get this message:
>
> Makefile:2790: *** The only supported starting compiler version is 2.6.4. You
> are trying to build with 3.0.1.. Stop.
The first part of that message is an artefact related to us sometimes
supporting two starting versions (such as right now, when both 2.6.4 and 3.0.0
are supported). In that case the error message only displays one of the two
supported versions.
Please do not use the workaround Sven provided, but just start your build with
FPC 3.0.0.
Jonas
_______________________________________________
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal