[RSB] port graphic libraries into rsb
Chris Johns
chrisj at rtems.org
Sun Jul 19 23:12:33 UTC 2015
On 20/07/2015 6:55 am, QIAO YANG wrote:
>
> 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.
>
Fantastic and thank you.
> 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.
>
I am closing in on finishing ticket https://devel.rtems.org/ticket/2374
and I will test this after it has been resolved.
Chris
More information about the devel
mailing list