<html><head><meta http-equiv="content-type" content="text/html; charset=utf-8"></head><body style="overflow-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;"><br id="lineBreakAtBeginningOfMessage"><div><br><blockquote type="cite"><div>Begin forwarded message:</div><br class="Apple-interchange-newline"><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px;"><span style="font-family: -webkit-system-font, Helvetica Neue, Helvetica, sans-serif; color:rgba(0, 0, 0, 1.0);"><b>From: </b></span><span style="font-family: -webkit-system-font, Helvetica Neue, Helvetica, sans-serif;">Segher Boessenkool <segher@kernel.crashing.org><br></span></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px;"><span style="font-family: -webkit-system-font, Helvetica Neue, Helvetica, sans-serif; color:rgba(0, 0, 0, 1.0);"><b>Subject: </b></span><span style="font-family: -webkit-system-font, Helvetica Neue, Helvetica, sans-serif;"><b>Re: No read word in slof</b><br></span></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px;"><span style="font-family: -webkit-system-font, Helvetica Neue, Helvetica, sans-serif; color:rgba(0, 0, 0, 1.0);"><b>Date: </b></span><span style="font-family: -webkit-system-font, Helvetica Neue, Helvetica, sans-serif;">July 1, 2024 at 3:27:57 PM EDT<br></span></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px;"><span style="font-family: -webkit-system-font, Helvetica Neue, Helvetica, sans-serif; color:rgba(0, 0, 0, 1.0);"><b>To: </b></span><span style="font-family: -webkit-system-font, Helvetica Neue, Helvetica, sans-serif;">Jd Lyons <lyons_dj@yahoo.com><br></span></div><br><div><div>Hi!<br><br>On Mon, Jul 01, 2024 at 03:06:50PM -0400, Jd Lyons wrote:<br><blockquote type="cite">Sagher, I’m having trouble trying to implement an xcoff-loader package for SLOF on qemu.<br></blockquote><br>(Segher)<br><br><blockquote type="cite">Seems the read word is defined in the client.fs and it should be included in the romfs  build, but the word read returns undefined word in SLOF-qemu.<br><br>Is it one of those things like the evaluator that has to be enabled?<br></blockquote><br>Please ask on the mailing list.  You get better advice there, from more<br>people than just me.  It is useful for other people as well, at least by<br>keeping a trail of previous questions and answers.  The usual.<br><br>There are very many words named "read".  The one in client.fs is the<br>implementation of the standard client interface "read" thing.  It is<br>always included, in every build, and it works just fine.  But you access<br>client interface functionality via the client interface, you do not<br>normally call the implementation words directly.<br><br>I have no idea what "romfs" is.<br><br><br>Segher<br></div></div></blockquote></div><br><div>Thanks, Segher. I’m not sure I really understand it, seem some word that should be in the dictionary are not.</div><div><br></div><div>Are you saying there are or could be several different way read is implemented and each section of SOLF may need to use it another way, so it’s just not a global word in the dictionary?</div><div><br></div><div><br></div></body></html>