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
_______________________________________________
devel mailing list
devel@rtems.org
http://lists.rtems.org/mailman/listinfo/devel

Reply via email to