2012/9/17 Mattias Gaertner <nc-gaert...@netcologne.de>:
> On Mon, 17 Sep 2012 10:55:27 +0200
> Vincent Snijders <vincent.snijd...@gmail.com> wrote:
>
>> 2012/9/17 Mattias Gaertner <nc-gaert...@netcologne.de>:
>> > With -iW I only get the fpc version, not the svn revision.
>>
>> vincent@fpclin32:~/src/fpc/trunk$ compiler/ppc386 -iW
>> 2.7.1-r1:22243
>
> $ ./compiler/ppcx64 -iW
> 2.7.1
>
> Maybe it must be compiled with some special flag?
>

If the file compiler/revision.inc exists, it is updated during
compilation with the output of "svnversion -c" and included in the
compiler executable.

So before doing make all, do "touch revision.inc"

Vincent

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

Reply via email to