<div dir="ltr"><div dir="ltr"><div dir="ltr" class="gmail_attr">On Sat, Apr 4, 2020 at 8:43 PM Alexander Grotewohl <<a href="mailto:alex@dcclost.com">alex@dcclost.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<div>
<div dir="auto" style="direction:ltr;margin:0px;padding:0px;font-family:sans-serif;font-size:11pt;color:black">
my guess is that function of wine is unimplemented (pretends to work but does nothing)<br>
</div>
<div dir="auto" style="direction:ltr;margin:0px;padding:0px;font-family:sans-serif;font-size:11pt;color:black">
try to see if you can fix the cause of the second error? does wine handle relative paths gracefully?</div></div></blockquote></div><div><br></div><div>Ok, the fatal error was the "Path "..\" does not exist" instead of "Unsupported ioctl".</div><div>Yes, wine handles relative paths for sure. I don't what could cause such an error.<br></div><div><br></div><div><br></div><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sat, Apr 4, 2020 at 9:42 PM fredvs via fpc-pascal <<a href="mailto:fpc-pascal@lists.freepascal.org">fpc-pascal@lists.freepascal.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Here on Linux Dedian 10.2 64 bit multi-arch it is working perfectly.<br>
I use wine + fpc.exe to compile many project, included MSEide or ideU.<br>
<br>
Where did you install fpc.exe, in .wine/drive_ ?<br>
Did you install the Lazarus source also in .wine/drive_c ?<br></blockquote><div><br></div><div>FPC is in drive_c/FPC. I just started the 3.2RC1 installer from Dolphin and it ran with Wine. Nice.<br></div><div>Lazarus source dir is a symlink to my current sources. It should AFAIK. (?)<br></div><div>$ ls -la drive_c/<br>yhteensä 32<br>drwxr-xr-x 8 juha juha 4096 4. 4. 19:45 .<br>drwxr-xr-x 4 juha juha 4096 4. 4. 21:36 ..<br>drwxr-xr-x 3 juha juha 4096 4. 4. 19:37 FPC<br>lrwxrwxrwx 1 juha juha 28 4. 4. 19:45 lazarus_trunk -> /home/juha/SW/lazarus_trunk/<br>drwxr-xr-x 7 juha juha 4096 29. 3. 02:04 ProgramData<br>drwxr-xr-x 7 juha juha 4096 29. 3. 02:04 'Program Files'<br>drwxr-xr-x 8 juha juha 4096 29. 3. 02:04 'Program Files (x86)'<br>drwxr-xr-x 4 juha juha 4096 29. 3. 00:56 users<br>drwxr-xr-x 20 juha juha 4096 4. 4. 21:36 windows<br></div><div><br></div><div><br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
What command line are you using, I use this?<br>
<br>
wine /home/fred/.wine/drive_c/FPC/3.0.4/bin/i386-win32/ppc386.exe<br>
myprogram.pas<br></blockquote><div><br></div><div> wine cmd<br></div><div> cd lazarus_trunk</div><div> make bigide</div><div><br></div><div>All packages were built correctly before the error.</div><div><br></div><div>BTW, I installed Wine stable 5.0-2 from Manjaro AUR but got the exact same errors.</div><div>Installing from AUR was impressive. It compiled with GCC for over half an hour with all 8 cores at 100% load. Then it just worked...</div><div>I have a new passively cooled miniPC super-computer (!) with Ryzen 1605B embedded processor.</div><div>I used the opportunity to measure its thermal design. This was the hottest it got after ~half an hour:</div><div>-Sensors-<br>../../nvme0/temp1 Temperature 71,00°C <br>k10temp/temp1 Temperature 86,88°C <br>k10temp/temp2 Temperature 86,88°C <br>../../thermal_zone0/temp1 Temperature 66,00°C <br>amdgpu/temp1 Temperature 86,00°C <br>thermal/thermal_zone0 Temperature 67,00°C <br></div><div><br></div><div>Within the limits, no throttling. Nice! That was about the heaviest load it will get.<br></div><div><br></div><div>Regards,</div><div>Juha</div><div><br></div></div></div>