I also will be a tester if I can assist in this way. Keep up the bottle!<br><br><div><span class="gmail_quote">On 8/25/06, <b class="gmail_sendername"><a href="mailto:oberon-request@lists.inf.ethz.ch">oberon-request@lists.inf.ethz.ch
</a></b> &lt;<a href="mailto:oberon-request@lists.inf.ethz.ch">oberon-request@lists.inf.ethz.ch</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Send Oberon mailing list submissions to<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="mailto:oberon@lists.inf.ethz.ch">oberon@lists.inf.ethz.ch</a><br><br>To subscribe or unsubscribe via the World Wide Web, visit<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="https://lists.inf.ethz.ch/mailman/listinfo/oberon">
https://lists.inf.ethz.ch/mailman/listinfo/oberon</a><br>or, via email, send a message with subject or body 'help' to<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="mailto:oberon-request@lists.inf.ethz.ch">oberon-request@lists.inf.ethz.ch</a><br><br>
You can reach the person managing the list at<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="mailto:oberon-owner@lists.inf.ethz.ch">oberon-owner@lists.inf.ethz.ch</a><br><br>When replying, please edit your Subject line so it is more specific<br>than &quot;Re: Contents of Oberon digest...&quot;
<br><br><br>Today's Topics:<br><br>&nbsp;&nbsp; 1. Re: Linux port of Bluebottle (Guenter Feldmann)<br>&nbsp;&nbsp; 2. Re: Linux port of Bluebottle (Felix Friedrich)<br>&nbsp;&nbsp; 3. Re: Linux port of Bluebottle (Dan Parnete)<br><br><br>----------------------------------------------------------------------
<br><br>Message: 1<br>Date: Thu, 24 Aug 2006 15:12:21 +0200<br>From: Guenter Feldmann &lt;<a href="mailto:fld@informatik.uni-bremen.de">fld@informatik.uni-bremen.de</a>&gt;<br>Subject: Re: [Oberon] Linux port of Bluebottle
<br>To: ETH Oberon and related systems &lt;<a href="mailto:oberon@lists.inf.ethz.ch">oberon@lists.inf.ethz.ch</a>&gt;<br>Cc: <a href="mailto:fld@informatik.uni-bremen.de">fld@informatik.uni-bremen.de</a><br>Message-ID: &lt;
<a href="mailto:200608241512.21615.fld@informatik.uni-bremen.de">200608241512.21615.fld@informatik.uni-bremen.de</a>&gt;<br>Content-Type: text/plain;&nbsp;&nbsp;charset=&quot;iso-8859-1&quot;<br><br>Am Sonntag 14 Mai 2006 12:44 schrieb paul provoost:
<br>&gt; Hi all,<br>&gt;<br>&gt; I am also interested in a Linux port of Bluebottle.<br>&gt;<br>&gt; Anyone else?<br>&gt;<br>&gt; Who could do such a port?<br>&gt;<br>Just to let you know.<br><br>I have started to work on it and the first steps are done. I'm
<br>doing the work on a Solaris x86 box but the port to Linux and/or<br>MacOSX (x86) will affect only 3 modules.<br><br>The following has been achieved so far:<br><br>-&nbsp;&nbsp;switched from NO to the Aos Compiler (diff. object format)
<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;-&nbsp;&nbsp;GC knows protected objects now<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;-&nbsp;&nbsp;Unix versions of AosOut, AosModules, AosLoader and AosActive<br><br>-&nbsp;&nbsp;Main thread mutated to the first active object.<br><br>-&nbsp;&nbsp;AosDisplays and X11 display driver pluging
<br><br>-&nbsp;&nbsp;AosFS and UnixFiles plugin<br><br>-&nbsp;&nbsp;Module Input no longer depends on Oberon module Display. This was done<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;to make Input usable without the Oberon system.<br><br>-&nbsp;&nbsp;Display speed improved by removing lots of mutex calls.
<br><br>The whole Native Oberon system works stable in this new environment.<br><br><br>-- Guenter<br><br><br>------------------------------<br><br>Message: 2<br>Date: Thu, 24 Aug 2006 15:40:44 +0200<br>From: Felix Friedrich &lt;
<a href="mailto:felix.friedrich@inf.ethz.ch">felix.friedrich@inf.ethz.ch</a>&gt;<br>Subject: Re: [Oberon] Linux port of Bluebottle<br>To: ETH Oberon and related systems &lt;<a href="mailto:oberon@lists.inf.ethz.ch">oberon@lists.inf.ethz.ch
</a>&gt;<br>Message-ID: &lt;<a href="mailto:44EDAC5C.5020305@inf.ethz.ch">44EDAC5C.5020305@inf.ethz.ch</a>&gt;<br>Content-Type: text/plain; charset=ISO-8859-1; format=flowed<br><br>Hi Guenter,<br>I am very happy to hear this! From experience with porting Aos to
<br>windows, I do know that it can be quite a pain.You seem to have done a<br>very good job when the new compiler already runs. Is AosActive already<br>fully functional in the Linux version?<br><br>I know that quite a lot of people have been waiting quite a time for
<br>what you are just doing. Thank you for this great news and your work!<br><br>All the best,<br>Felix.<br><br><br><br>&gt;Am Sonntag 14 Mai 2006 12:44 schrieb paul provoost:<br>&gt;<br>&gt;<br>&gt;&gt;Hi all,<br>&gt;&gt;
<br>&gt;&gt;I am also interested in a Linux port of Bluebottle.<br>&gt;&gt;<br>&gt;&gt;Anyone else?<br>&gt;&gt;<br>&gt;&gt;Who could do such a port?<br>&gt;&gt;<br>&gt;&gt;<br>&gt;&gt;<br>&gt;Just to let you know.<br>&gt;
<br>&gt;I have started to work on it and the first steps are done. I'm<br>&gt;doing the work on a Solaris x86 box but the port to Linux and/or<br>&gt;MacOSX (x86) will affect only 3 modules.<br>&gt;<br>&gt;The following has been achieved so far:
<br>&gt;<br>&gt;-&nbsp;&nbsp;switched from NO to the Aos Compiler (diff. object format)<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;-&nbsp;&nbsp;GC knows protected objects now<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;-&nbsp;&nbsp;Unix versions of AosOut, AosModules, AosLoader and AosActive<br>&gt;<br>&gt;-&nbsp;&nbsp;Main thread mutated to the first active object.
<br>&gt;<br>&gt;-&nbsp;&nbsp;AosDisplays and X11 display driver pluging<br>&gt;<br>&gt;-&nbsp;&nbsp;AosFS and UnixFiles plugin<br>&gt;<br>&gt;-&nbsp;&nbsp;Module Input no longer depends on Oberon module Display. This was done<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;to make Input usable without the Oberon system.
<br>&gt;<br>&gt;-&nbsp;&nbsp;Display speed improved by removing lots of mutex calls.<br>&gt;<br>&gt;The whole Native Oberon system works stable in this new environment.<br>&gt;<br>&gt;<br>&gt;-- Guenter<br>&gt;--<br>&gt;<a href="mailto:Oberon@lists.inf.ethz.ch">
Oberon@lists.inf.ethz.ch</a> mailing list for ETH Oberon and related systems<br>&gt;<a href="https://lists.inf.ethz.ch/mailman/listinfo/oberon">https://lists.inf.ethz.ch/mailman/listinfo/oberon</a><br>&gt;<br>&gt;<br>&gt;
<br><br><br><br>------------------------------<br><br>Message: 3<br>Date: Thu, 24 Aug 2006 17:53:23 +0200<br>From: Dan Parnete &lt;<a href="mailto:dan.parnete@fastwebnet.it">dan.parnete@fastwebnet.it</a>&gt;<br>Subject: Re: [Oberon] Linux port of Bluebottle
<br>To: ETH Oberon and related systems &lt;<a href="mailto:oberon@lists.inf.ethz.ch">oberon@lists.inf.ethz.ch</a>&gt;<br>Message-ID: &lt;<a href="mailto:44EDCB73.3040907@fastwebnet.it">44EDCB73.3040907@fastwebnet.it</a>&gt;
<br>Content-Type: text/plain; charset=ISO-8859-1; format=flowed<br><br>Guenter Feldmann wrote:<br>&gt; Just to let you know.<br>&gt;<br>&gt; I have started to work on it and the first steps are done. I'm<br>&gt; doing the work on a Solaris x86 box but the port to Linux and/or
<br>&gt; MacOSX (x86) will affect only 3 modules.<br>&gt;<br>&gt;<br>This are the good news! I'm very happy to hear that.<br>I am ready to help, if you need some. Just let me know what to do.<br>Anyway, put me on the tester's list. I'm anxious to start using the
<br>Linux port.<br><br>Thank you,<br>Dan Parnete<br><br><br>------------------------------<br><br>--<br><a href="mailto:Oberon@lists.inf.ethz.ch">Oberon@lists.inf.ethz.ch</a> mailing list for ETH Oberon and related systems
<br><a href="https://lists.inf.ethz.ch/mailman/listinfo/oberon">https://lists.inf.ethz.ch/mailman/listinfo/oberon</a><br><br><br>End of Oberon Digest, Vol 35, Issue 7<br>*************************************<br></blockquote>
</div><br>