I am looking for a C compiler that runs on mac and it needs to compile to 8086 16 bit real mode machine code.
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
You can try using Borland’s Turbo C inside DosBox or something like that. That way you can actually run whatever you compile.
I’ve run some antique 16 bit DOS code under it and it works flawlessly.