This is the mail archive of the guile@sourceware.cygnus.com mailing list for the Guile project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: guile and BeOS


On Fri, Apr 07, 2000 at 07:11:55AM -0700, Bill Schottstaedt wrote:
: A while ago someone posted a note about porting guile to
: the Be -- what is the status of that project?

That might have been me.  The status is that I haven't done much about
it since then - the patch I sent in was quite poor, and it wasn't applied.
The major problems with Guile and BeOS is the network socket parts of the
code - since I wasn't going to use those parts I just disabled a lot of
code in that area.  Getting the rest up was a breeze (add some header-file
detection to configure.in and wrap a few dangling else macro invocations
inside curly braces).  I've thought about resubmitting those parts but I
mostly use Linux at the moment.

BeOS R5 (just released) didn't come with the new networkign code as was
previously indicated by Be - BONE (the rewritten network part) will be
released as an update later on.  My hope is that with this rewrite, the
socket-related problems will disappear.

  Lars J

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]