[RSB] port graphic libraries into rsb
QIAO YANG
yangqiao0505 at me.com
Sun Jul 19 20:55:27 UTC 2015
Hi,
I've ported the graphic libraries into rsb so that we can build them much easier. All Build passed, tested on arm with raspberrypi and i386 with pc386.
the libraries can be built with the command like:
../source-builder/sb-set-builder \
--log=graphic-build-log.txt \
--prefix=$HOME/development/rtems-386/bsps/4.11 \
--with-rtems-bsp=pc386 \
--host=i386-rtems4.11 \
4.11/graphics/freetype2.bset \
4.11/graphics/libjpeg.bset \
4.11/graphics/libpng.bset \
4.11/graphics/libtiff.bset \
4.11/graphics/t1lib.bset \
4.11/graphics/microwindows.bset \
4.11/graphics/nxlib.bset
Patches that I used is available on my github fork of rtems-tools.
Waiting for more tests and reviews.
Best wishes
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/devel/attachments/20150719/112cf708/attachment.html>
More information about the devel
mailing list