Dil ID: 1
Dil Adı: english
Dil Kodu: en3 Aerco Brand's Products
Dünyanın En Büyük
Elektronik Bilgi Kütüphanesi



2424242424
AdvLinux for i486SX Manual
22
7. Development for Advantech
Embedded Linux
AdvLinux-i486SX provide basis develop tool and library such as gcc and
g++, if user install development system. User can develop console mode
application or kernel driver in AdvLinux-i486SX. If user want to develop
Xwindow application, it need Xwindow library and Xwindow development
header files,all of them can be online installed by apt-get command,
but we suggest user to develop GUI application on host computer with
Debian 5 and then copy the GUI application and runtime library to the
AdvLinux-i486SX device.
Here is some suggestion you may can reference when development.
To develop gtk+ based application, please refer to
http://www.gtk.org/ for more information
To develop advantech driver based application, please refer example
in /usr/src/advantech
To develop java base application, please refer to http://www.sun.com