:  (1) ARE APPLICATIONS IN FLTK COMPILED TWICE. ONE WITH  Native (PC LIUNX) 
tools and Subsequently with TARGET compiler ?

Yes


:
:  Do we maintain two sets of FLTK configuration files for this purpose.?

Probably


:
:
:  (2) IS IT THAT :  IF I cross compile using tools meant for Target board . 
the same runs both on PC-LINUX as well as my target.?  (Except perhaps, 
execution of button actions)

Yes I think


:
:
:  (3)   To Run video applications in target - Which are the parameter to be 
selected (While configuring it)  other than the default - in NANO-X server 
created while creating the same and porting it along with File system ?

Not sure - depends on what application you use for video


:  (5) How do I direct FLTK 1.1.8 using Nxlib? Following instruction found 
(Installation steps) does it take care automatically?
:

FLTK can be compiled or cross-compiled normally.  Then NXLIB is compiled 
using
the same compiler for target.  The libX11 libraries it produces are then
used to replace the X11 binary libraries, there are NO changes to the
applications, as shared libraries are used.

Regards,

Greg 


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to