Porting Linux

Locked
Message
Author
demon
Pro-Linux
Posts: 389
Joined: 24. Nov 1999 0:05
Location: Wörth am Rhein
Contact:

Porting Linux

#1 Post by demon »

Kann jemand diesem Burschen ein wenig helfen? <img src="http://www.pl-forum.de/UltraBoard/Images/Wilk.gif" border="0" align="middle">

---
Aus comp.os.linux.development.system

I would like to port linux to some proprietry plateform. Does anyone have a step by step guideline on how to do it? It would be nice if there is an
example.
---

Jan

Re: Porting Linux

#2 Post by Jan »

?in etwa so:? <img src="http://www.pl-forum.de/UltraBoard/Images/Wilk.gif" border="0" align="middle">
1.
vi hallo.c
--schipp--
Inhalt ist bekannt <img src="http://www.pl-forum.de/UltraBoard/Images/Wilk.gif" border="0" align="middle">
--schnapp--
gcc -o hallo hallo.c

2.
installiere Win**
installiere VC6++
stelle ein neues Projekt auf
importiere "hallo.c"
klicke auf "Taste"
schaue dem Compilerlauf zu ...

Mann so ein Schwachsinn...

Locked