<p dir="ltr">I find convenient create a batch file "_buil.bat" to compile a specific project under Windows, targeting bot i386 and x86_64 in sequence at once.</p>
<p dir="ltr">You can add parameters to set searching paths, output directory, compiler flags, etc... it is hard retype the entire command line every time. </p>
<p dir="ltr">Best regards. </p>
<p dir="ltr">Sandro Cumerlato </p>
<div class="gmail_extra"><br><div class="gmail_quote">On 11 Oct 2016 10:35, "Ryan Joseph" <<a href="mailto:ryan@thealchemistguild.com">ryan@thealchemistguild.com</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><br>
> On Oct 11, 2016, at 2:04 PM, Jonas Maebe <<a href="mailto:jonas.maebe@elis.ugent.be">jonas.maebe@elis.ugent.be</a>> wrote:<br>
><br>
> FPC is installed by default in c:\fpc, I think. The compiler binaries<br>
> are somewhere under there (c:\fpc\bin\win32 or so?). I think our<br>
> installer adds this directory to your PATH by default under Windows, so<br>
> you should be able to use the compiler in a command line window just<br>
> like on OS X/macOS.<br>
<br>
Ok, I did some more research and found that fpc is at  c:\lazarus\fpc\2.6.4\bin\i386-<wbr>win32 and a “dir” command shows there is a fpc.exe that works. Note just “fpc” doesn’t work so I guess I need to add that myself but I’m struggling trying to figure out the command prompt program. Copy and paste should be easier than this. Is there another terminal that Windows users like? I really don’t understand why you can’t just paste or select text like you would in any other terminal.<br>
<br>
Regards,<br>
        Ryan Joseph<br>
<br>
______________________________<wbr>_________________<br>
fpc-pascal maillist  -  <a href="mailto:fpc-pascal@lists.freepascal.org">fpc-pascal@lists.freepascal.<wbr>org</a><br>
<a href="http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal" rel="noreferrer" target="_blank">http://lists.freepascal.org/<wbr>cgi-bin/mailman/listinfo/fpc-<wbr>pascal</a></blockquote></div></div>