Cross compiling Mac OS X -> x86

Question about which tools to use, bugs, the best way to implement a function, etc should go here. Don't forget to see if your question is answered in the wiki first! When in doubt post here.
Post Reply
kriga

Cross compiling Mac OS X -> x86

Post by kriga »

Hallo all,

I'm new here and now I've a quastion. After I've searched the whole web for some information about Cross compiling on Mac OS X to x86(Intel) I gave up because I didn't found anything. The best solution would be a kind of step by step howto. Does anybody have a link or a brief description how to solve this problem.
I want to write a small (x86) kernel and compile it under Mac OS X and then test it with bochs.

Thank you.
User avatar
df
Member
Member
Posts: 1076
Joined: Fri Oct 22, 2004 11:00 pm
Contact:

Re:Cross compiling Mac OS X -> x86

Post by df »

there is LOTS of info on cross compiling with gcc.
i suggest you look again.
-- Stu --
Post Reply