Click here to Skip to main content
15,881,757 members
Please Sign up or sign in to vote.
1.00/5 (2 votes)
Does any know of a compiler/assembler that :
Is easily portable to a hobby OS
Is Open Source
Can fit in a 32K memory segment
Is 16 BIT
Supports FAT 16/FAT 12
Posted
Comments
Ron Beyer 17-Aug-13 21:42pm    
Do you want to compile the hobby OS, or compile on the hobby OS? What OS is it? You may be able to cross-compile gcc, depends more on the processor architecture (x86, arm, powerpc, etc).
Sergey Alexandrovich Kryukov 17-Aug-13 21:48pm    
In principle it should be possible, but I don't feel it's a serious question. I would prefer to learn what OS is it all about, if any...
Compare with the question by the same member: http://www.codeproject.com/Questions/638757/C-Cplusplus-and-Java-Compilers-code-source.
—SA
Ron Beyer 17-Aug-13 21:56pm    
Probably a serious question but a naive understanding. I replied to the question linked too.
Sergey Alexandrovich Kryukov 17-Aug-13 22:15pm    
Well, you are using a bit different notion of "serious question". It is only related to serious field, but it does not make the question itself serious. If you look at other OP's question you may understand what I mean.

For example, we already have some questions in this forum which are logically similar to the question "How can I create a theory of quantum gravity?" (No, it has nothing to do with the present question.) Would such question be serious? And the whole topic?

In this very case, I would wrap up the discussion until OP gives us something which could be considered as "serious feedback"... :-)

—SA
Ron Beyer 17-Aug-13 22:35pm    
I've asked many a serious question (to me) that ended up being a joke because I didn't understand (naive) the whole picture. Replace a connecting rod in my engine? How hard could it be? Kinda feel bad the car is in the junkyard now :) (to be fair, I was 17 at the time)

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900