nanogui: port question


Previous by date: 7 Jul 2005 17:21:50 +0100 Re: Cross-Compile Problem on ARM, Alan Chuang
Next by date: 7 Jul 2005 17:21:50 +0100 Re: port question, Ed Sutter
Previous in thread: 7 Jul 2005 17:21:50 +0100 Re: port question, Ed Sutter
Next in thread: 7 Jul 2005 17:21:50 +0100 Re: port question, Ed Sutter

Subject: Re: AW: port question
From: "Aaron J. Grier" ####@####.####
Date: 7 Jul 2005 17:21:50 +0100
Message-Id: <20050707162120.GM28754@mordor.unix.fryenet>

On Thu, Jul 07, 2005 at 07:51:58AM -0400, Ed Sutter wrote:
> Thanks for the response; however, let me re-phrase my question....  I
> am considering use of Microwindows in an embedded system that has no
> RTOS at all.  No multitasking, no OS-like facilities and certainly no
> sockets.  I'm not interested in the 'X' stuff, just the GUI.

you'll have a little legwork to do, but with LINK_APP_INTO_SERVER (or
whatever it's called these days) it's doable without needing socket() or
select() calls.  fonts can be directly linked in.

the only possibly problematic bits I can think of off the top of my head
are requirements for a C library (primarily string manipulation) and
dynamic memory allocation via malloc() and free().

-- 
  Aaron J. Grier  |   Frye Electronics, Tigard, OR   |  ####@####.####

Previous by date: 7 Jul 2005 17:21:50 +0100 Re: Cross-Compile Problem on ARM, Alan Chuang
Next by date: 7 Jul 2005 17:21:50 +0100 Re: port question, Ed Sutter
Previous in thread: 7 Jul 2005 17:21:50 +0100 Re: port question, Ed Sutter
Next in thread: 7 Jul 2005 17:21:50 +0100 Re: port question, Ed Sutter


Powered by ezmlm-browse 0.20.