<HTML>
<style> BODY { font-family:Arial, Helvetica, sans-serif;font-size:12px; }</style>I'll give it a whirl when I next build FPC, since I play with win32 and win64 optimisations quite a bit. Thanks Marco.<br>
<div><br>
</div><div>Gareth aka. Kit<br>
</div> <br>
<br>
<span style="font-weight: bold;">On Tue 11/12/18 11:57 , Marco van de Voort fpc@pascalprogramming.org sent:<br>
</span><blockquote style="BORDER-LEFT: #F5F5F5 2px solid; MARGIN-LEFT: 5px; MARGIN-RIGHT: 0px; PADDING-LEFT: 5px; PADDING-RIGHT: 0px">
<br>
Hello,
<br>
<br>
Because I got a new (Ryzen 5 2600) machine, last night I worked on
<br>
improving my buildscript a bit. It is the script that I run after a
<br>
SVN update to rebuild and install a snapshot.
<br>
<br>
This mail is both meant as its publishing as a request for comment from
<br>
people that maintain their own scripts. Since my ISP doesn't allow to
<br>
attach .cmd's, I put it on my website:
<br>
<br>
<a target="_blank" href="<a href="http://www.stack.nl/%7Emarcov/files/buildscript.zip">http://www.stack.nl/%7Emarcov/files/buildscript.zip</a>"><span style="color: red;">http://www.stack.nl/~marcov/files/buildscript.zip</span></a>
<br>
<br>
The script allows building for win32 and win64, and has several
<br>
parameterizable options, configurable by editing batch variables in the
<br>
script, and warns if a step (build or install) went wrong.
<br>
<br>
I use two copies of this, one for win32 and one for win64. (one line
<br>
difference). Please read over the first half to check variables.
<br>
<br>
It assumes a FPC directory (with tools like make etc) in the %PATH%, but
<br>
allows to use the starting compiler to be specified explicitely. This
<br>
is so that it works when I have a development snapshot in the path, but
<br>
still want to start the build using the release compiler.
<br>
<br>
Also attached is a small FPC program used to measure buildtime.
<br>
<br>
<br>
Again: comments welcome.
<br>
<br>
<br>
<br>
<br>
<br>
_______________________________________________
<br>
fpc-devel maillist - <a href="mailto:fpc-devel@lists.freepascal.org">fpc-devel@lists.freepascal.org</a>
<br>
<a target="_blank" href="<a href="http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-devel">http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-devel</a>"><span style="color: red;">http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-devel</span></a>
<br>
<br>
<br>
</blockquote></HTML>