Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

How do i compile my c programs on mac os x, so they work on linux oses?, i've searched google for this but i seam to only get results the other way around?

share|improve this question
Exact duplicate: stackoverflow.com/questions/1775267/…, another closed duplicate: stackoverflow.com/questions/3060417/… – Greg S Jul 17 '10 at 12:36

1 Answer

up vote 2 down vote accepted

Wouldn't it be easier to run a virtual Linux on your Mac? The reason why there are only results for the other way round is because it's not as easy to virtualise OS X in Linux.

share|improve this answer
I guess i'll do that then!, thanks for the advice! – Daniel Jul 17 '10 at 11:34

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.