<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40"><head><meta http-equiv=Content-Type content="text/html; charset=utf-8"><meta name=Generator content="Microsoft Word 15 (filtered medium)"><style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:Consolas;
        panose-1:2 11 6 9 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif;
        color:black;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:#0563C1;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:#954F72;
        text-decoration:underline;}
pre
        {mso-style-priority:99;
        mso-style-link:"HTML Preformatted Char";
        margin:0in;
        margin-bottom:.0001pt;
        font-size:10.0pt;
        font-family:"Courier New";
        color:black;}
p.msonormal0, li.msonormal0, div.msonormal0
        {mso-style-name:msonormal;
        mso-margin-top-alt:auto;
        margin-right:0in;
        mso-margin-bottom-alt:auto;
        margin-left:0in;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif;
        color:black;}
span.HTMLPreformattedChar
        {mso-style-name:"HTML Preformatted Char";
        mso-style-priority:99;
        mso-style-link:"HTML Preformatted";
        font-family:Consolas;
        color:black;}
span.EmailStyle21
        {mso-style-type:personal-reply;
        font-family:"Calibri",sans-serif;
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-size:10.0pt;}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]--></head><body bgcolor=white lang=EN-US link="#0563C1" vlink="#954F72"><div class=WordSection1><p class=MsoNormal><span style='color:windowtext'>I tried using  fpcupdeluxe to compile x86_64-win64 - Trunk, I was then able to compile 64bit programs with the text IDE.  I guess the problem was already fixed at some point.<o:p></o:p></span></p><p class=MsoNormal><span style='color:windowtext'><o:p> </o:p></span></p><div><p class=MsoNormal><span style='color:windowtext'>James<o:p></o:p></span></p></div><p class=MsoNormal><span style='color:windowtext'><o:p> </o:p></span></p><div><div style='border:none;border-top:solid #E1E1E1 1.0pt;padding:3.0pt 0in 0in 0in'><p class=MsoNormal><b><span style='color:windowtext'>From:</span></b><span style='color:windowtext'> fpc-pascal <fpc-pascal-bounces@lists.freepascal.org> <b>On Behalf Of </b>Jean SUZINEAU<br><b>Sent:</b> Wednesday, August 7, 2019 7:00 PM<br><b>To:</b> fpc-pascal@lists.freepascal.org<br><b>Subject:</b> Re: [fpc-pascal] FP.exe error in x86_64-Win64<o:p></o:p></span></p></div></div><p class=MsoNormal><o:p> </o:p></p><p>Hello, I reproduced the problem.<o:p></o:p></p><pre>I run fpcupdeluxe x86_64-win64-win32, this is the log of what I've done:<o:p></o:p></pre><pre><o:p> </o:p></pre><pre>button Setup+, Options Override, FPC options -gw, then click OK, then click FPC Only<o:p></o:p></pre><pre>After recompilation by fpcupdeluxe:<o:p></o:p></pre><pre>Open cmd, cd to fpcupdeluxe\fpc\bin\x86_64-win64<o:p></o:p></pre><pre> gdb.exe fp.exe<o:p></o:p></pre><pre> set new-console<o:p></o:p></pre><pre> run<o:p></o:p></pre><pre>Open a program and try to compile it.<o:p></o:p></pre><pre><o:p> </o:p></pre><pre>Screenshot of gdb:<o:p></o:p></pre><pre><o:p> </o:p></pre><pre>(gdb) set win32 new-console on<o:p></o:p></pre><pre>No symbol "win32" in current context.<o:p></o:p></pre><pre>(gdb) set new-console on<o:p></o:p></pre><pre>(gdb) run<o:p></o:p></pre><pre>Starting program: E:\fpcupdeluxe\fpc\bin\x86_64-win64/fp.exe<o:p></o:p></pre><pre>[New Thread 24056.0x4d64]<o:p></o:p></pre><pre>[New Thread 24056.0x12c0]<o:p></o:p></pre><pre>[New Thread 24056.0x632c]<o:p></o:p></pre><pre>[New Thread 24056.0x6344]<o:p></o:p></pre><pre>[New Thread 24056.0x59c]<o:p></o:p></pre><pre>[New Thread 24056.0x3ca8]<o:p></o:p></pre><pre><o:p> </o:p></pre><pre>Program received signal SIGSEGV, Segmentation fault.<o:p></o:p></pre><pre>fpc_shortstr_to_shortstr (RES=..., highRES=255, SSTR=Cannot access memory at address 0x3e2110<o:p></o:p></pre><pre>) at ../inc/generic.inc:867<o:p></o:p></pre><pre>867       slen:=length(sstr);<o:p></o:p></pre><pre>(gdb) bt<o:p></o:p></pre><pre>#0  fpc_shortstr_to_shortstr (RES=..., highRES=255, SSTR=Cannot access memory at address 0x3e2110<o:p></o:p></pre><pre>) at ../inc/generic.inc:867<o:p></o:p></pre><pre>#1  0x00000000006dfc10 in ?? ()<o:p></o:p></pre><pre>#2  0x0000000000000000 in ?? ()<o:p></o:p></pre><pre>(gdb)<o:p></o:p></pre></div></body></html>