<p></p>
Hi Nicolas, Tobias,<br>
<br>
On Thu, May 14, 2020 at 12:47 PM Nicolas Cellier <notifications@github.com><br>
wrote:<br>
<br>
> Eliot was working for providing native bit-identical floating point<br>
> functions for Terf.<br>
> So we would use the patched fdlibm once finished.<br>
><br>
<br>
It seems to be ready to go.  All we do is define<br>
BIT_IDENTICAL_FLOATING_POINT in the makefile.  In fact, it might be good to<br>
invert things, and have this be the default unless one defines, e.g.<br>
PLATFORM_SPECIFIC_FLOATING_POINT.  What do y'all think?<br>
<br>
build.macos64x64$ diff squeak.cog.spur/Makefile croquet.cog.spur/Makefile<br>
5a6,7<br>
> BIT_IDENTICAL_FLOATING_POINT=BIT_IDENTICAL_FLOATING_POINT<br>
><br>
8a11,17<br>
> # Produce Croquet.app, CroquetAssert.app & CroquetDebug.app<br>
> APPNAME:=Croquet<br>
> APPNAMEDEF:=$(APPNAME)<br>
> APPIDENTIFIER:=org.Croquet.$(APPNAME)<br>
><br>
> CFLAGS:=-DCROQUET=1<br>
><br>
11c20<br>
< include ../common/Makefile.app.squeak<br>
---<br>
> include ../common/Makefile.app<br>
<br>
_,,,^..^,,,_<br>
best, Eliot<br>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/OpenSmalltalk/opensmalltalk-vm/issues/383#issuecomment-628855177">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AIJPEWZYE6DCJ65LRI7KYFDRRREHXANCNFSM4HBSD4MQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AIJPEWZ56A53CB32BZIAC2TRRREHXA5CNFSM4HBSD4M2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEV5ZDCI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/OpenSmalltalk/opensmalltalk-vm/issues/383#issuecomment-628855177",
"url": "https://github.com/OpenSmalltalk/opensmalltalk-vm/issues/383#issuecomment-628855177",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>