Changes between Version 2 and Version 3 of Developer/Projects/Obsolete/Canadian_Cross_Compiler


Ignore:
Timestamp:
03/25/13 05:22:24 (11 years ago)
Author:
C Rempel
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Developer/Projects/Obsolete/Canadian_Cross_Compiler

    v2 v3  
    1717
    1818# '''project deliverables:'''
    19 ## '''code:''' script to generate one big package that can be installed by minGW-get (or other package management tool on Windows)
     19## '''code:''' script to generate '''one''' big package that can be installed by minGW-get (or other package management tool on Windows) for a Canadian cross compiler with a Fedora build, Windows host, and rtems target.
    2020## '''docs:''' tutorial that explains how to build such a package. Every line of code commented.
    2121## '''testing:''' run the script on the build machine (say, Fedora), extract the toolset from the package on a freshly installed version of Windows on a VM, run gcc-testing on toolset on the host machine using a non-x86 target (say sparc), running the ticker demo on a non-x86 target, say sparc
     
    3636## '''Cross-development:''' moderate
    3737## '''GNU/Linux:''' moderate
    38 ## '''Development/documentation/testing tools:''' moderate
    39 ## '''Mathematical/algorithmic background:''' none
    40 ## '''Other desirable skills:''' the patience of J*b, and the ability to explain things to people who don't know what your talking about.
     38# '''Development/documentation/testing tools:''' moderate
     39#  '''Mathematical/algorithmic background:''' none
     40# '''Other desirable skills:''' the patience of J*b, and the ability to explain things to people who don't know what you're talking about.
    4141
    42 '''Resources:''' Chris Johns, Sebastian Huber, papers, etc that may help you in this project.
     42'''Resources:''' Chris Johns, and Sebastian Huber
    4343
    4444'''Acknowledgements'''