<div dir="auto"><div>tim Rowledge <<a href="mailto:tim@rowledge.org">tim@rowledge.org</a>> schrieb am Fr., 29. Mai 2020, 20:58:<br></div><div dir="auto"><div class="gmail_quote" dir="auto"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Could always do this dynamically; write out the file, compile and run, read results, set values. <br>
<br>
Obviously there might be a small problem with needing to have ffi working to call the OS routines to write the file etc in order to derive the type parameter sizes... :-) A bit more seriously one could do this as part of some install/run scripting that we have already touched on doing to derive the right VM for the chosen image file and OS etc.<br></blockquote></div></div><div dir="auto"><br></div><div dir="auto"><span style="font-family:sans-serif">You do not want to require a compiler being set up generally accessible on a Windows machine because, out of the box, the requirement is never met. ;-)</span></div><div dir="auto"><span style="font-family:sans-serif"><br></span></div><div dir="auto"><font face="sans-serif">Don't want to install a C compiler to run Squeak on a fresh box.</font></div><div dir="auto"><br></div><div dir="auto"><div class="gmail_quote" dir="auto"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
> On 2020-05-29, at 10:18 AM, Marcel Taeumel <<a href="mailto:marcel.taeumel@hpi.de" target="_blank" rel="noreferrer">marcel.taeumel@hpi.de</a>> wrote:<br>
> <br>
> Ha! So #isUnix but not #isARM? I can work with that. :-)<br>
> <br>
> Best,<br>
> Marcel<br></blockquote></div></div><div dir="auto"><br></div><div dir="auto">Does this depend on the OS at all? I thought it would depend on the processor architecture alone.</div></div>