Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updates for current Microwindows master to build for RTEMS #1

Merged
merged 11 commits into from
Dec 1, 2015

Conversation

ppisa
Copy link
Collaborator

@ppisa ppisa commented Nov 22, 2015

Work is based on Alexandru-Sever Horin work which I mentored in frame of GSoC 2012. Code should have no impact of non RTEMS build.

Updated code builds and runs with pc686 RTEMS BSP. It requires that t1lib, libpng and other support libraries are already installed in RTEMS BSP location (/opt/rtems4.11/i386-rtems4.11/pc686/). Then next command is enough to build Microwindows locally

export RTEMS_MAKEFILE_PATH=/opt/rtems4.11/i386-rtems4.11/pc686/
make -f Makefile.rtems CONFIG=$(pwd)/Configs/config.rtems -k all

Complete RTEMS graphic stack including Microwwindows (older version for now) build can be automated by Rtems Source Builder (RSB) as well.

More documentation can be found on respective RTEMS development Wiki page.

https://devel.rtems.org/wiki/Projects/GraphicsToolkit

ppisa added a commit that referenced this pull request Dec 1, 2015
Updates for current Microwindows master to build for RTEMS
@ppisa ppisa merged commit ba7fa25 into ghaerr:master Dec 1, 2015
@uklatt uklatt mentioned this pull request Nov 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants