RTEMS and TCL

Joel Sherrill joel.sherrill at OARcorp.com
Mon Jul 3 14:09:30 UTC 2000


OUTWATER wrote:
> 
> Greetings all -
> 
> I saw on the OAR web site that TCL is in "integration".
> 
> I checked the contrib area and under TCL there is mention of some networking
> issues but nothing else.

The networking issue is that select() under RTEMS only works for
sockets.  The test tcl uses during configure ends up thinking
that  RTEMS does not support select which is technically correct
since for TCL since it does not support it in all the ways
TCL would like to use it.
 
> Does anyone know the currrent status of the TCL port?

Eric Norum had this working but AFAIK had only done limited
testing on it.  I assume he built this using the
same technique as libavl/readline/ncurses.  

He is on vacation at the moment so won't be able to comment
for a while. :)

> Thanks,
> Keith

-- 
Joel Sherrill, Ph.D.             Director of Research & Development
joel at OARcorp.com                 On-Line Applications Research
Ask me about RTEMS: a free RTOS  Huntsville AL 35805
   Support Available             (256) 722-9985



More information about the users mailing list