Changes between Version 13 and Version 14 of GCI/Coding/HelloWorld


Ignore:
Timestamp:
09/14/18 14:11:05 (6 years ago)
Author:
Gedare Bloom
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GCI/Coding/HelloWorld

    v13 v14  
    1313 *  Use your favorite host operating system to do this. You can do this on Windows using MSYS2, a GNU/Linux distribution, MacOS, FreeBSD, etc. Guidance on many operatiing systems is in the [https://docs.rtems.org/branches/master/rsb/hosts.html# Hosts] section of the RTEMS Source Builder [https://docs.rtems.org/branches/master/rsb manual].
    1414  * In many cases, you can use [http://www.virtualbox.org Virtualbox] to execute the operating system virtually. Many operating system images are available are available at https://virtualboxes.org/images/ and https://www.osboxes.org/virtualbox-images/. This allows you to use a Windows computer to run a virtual machine with GNU/Linux or FreeBSD. Note that the virtual machines there may need to be updated and have extra packages installed to be suitable for building RTEMS tools and RTEMS itself.
    15  *  Build your own tools using the [wiki:Developer/Tools/RSB RTEMS Source Builder (RSB)]
    16  *  '''Report back on the process''' to help us improve the [wiki:GSoC/GettingStarted GSoC Getting Started] page to be current, clear, and correct.
     15 *  Build your own tools using the [wiki:Developer/Tools/RSB RTEMS Source Builder (RSB)] add "no clean" option and report the disk space used by the build, and the build time along with specs on the machine and OS you used.
     16 *  '''Report back on the process''' to help us improve the [wiki:GSoC/GettingStarted GSoC Getting Started] page to be current, clear, and correct. 
    1717 *  '''Submit a git patch''' [https://devel.rtems.org/wiki/Developer/Git/Users#CreatingaPatch HowTo create git patch] to your GCI claimed task (GCI website).
    1818 *  '''Submit a screenshot''' of your modified running Hello World program to your GCI claimed task (GCI website).