View Full Version: smaller c++ compiler

C++ Learning Community > C++ in General > smaller c++ compiler


Title: smaller c++ compiler
Description: need one that can fit on floppy.


a_bug - July 16, 2003 05:31 PM (GMT)
i need a c++ compiler that will fit on a floppy disk (unzipped) and work proporly. i suppose if i had to i could just put in only the header files that i use but does anyone know of a small c++ compiler?

dr voodoo - July 16, 2003 06:37 PM (GMT)
A compiler will with all libs and headers and IDE will always be bigger than 1.4 megabyte.
As far as I know you could only use assembers every other program capable of making exes would be too big. Sorry.




* Hosted for free by InvisionFree