Changes between Initial Version and Version 1 of PortingSoftware


Ignore:
Timestamp:
2014-03-05T07:07:06Z (10 years ago)
Author:
Vojtech Horky
Comment:

Porting software to HelenOS

Legend:

Unmodified
Added
Removed
Modified
  • PortingSoftware

    v1 v1  
     1= Porting Software to HelenOS =
     2
     3This page shall contain a brief guide for porting software (e.g. from GNU/Linux) to HelenOS.
     4Currently, it only contains assorted links to existing resources.
     5
     6
     7== Links ==
     8
     9 * [BinutilsMaintenance Maintenance instructions for binutils]
     10 * [http://vh.alisma.cz/blog/2013/01/24/towards-gcc-for-helenos Blog] [http://vh.alisma.cz/blog/2013/01/27/towards-gcc-for-helenos-2-libgmp posts] [http://vh.alisma.cz/blog/2013/02/13/towards-gcc-for-helenos-3-libmpfr about] [http://vh.alisma.cz/blog/2013/11/06/gcc-for-helenos-sitrep GCC] [http://vh.alisma.cz/blog/2013/11/07/gcc-for-helenos-todo porting]
     11 * [https://github.com/vhotspur/coastline Coastline] - scripts for porting POSIX-like software to HelenOS (and some [http://vh.alisma.cz/blog/2013/03/30/introducing-helenos-coastline blog] [http://vh.alisma.cz/blog/2013/12/08/helenos-coastline-updates-status-matrix posts])
     12 * Python porting: [https://github.com/zhalas/helenos-build-python repository] and [http://lists.modry.cz/private/helenos-devel/2013-April/006421.html ML announcement]