Thread: small c compiler

  1. #1
    and the Hat of Clumsiness GanglyLamb's Avatar
    Join Date
    Oct 2002
    Location
    between photons and phonons
    Posts
    1,110

    small c compiler

    I'm just putting it in the GD because it has nothing to do with the actual programming...
    a while ago i had lcc-win32 compiler worked fine etc but i changed it for BC 4.52 . Now i need a compiler that is very small (maximum two 1.44 Mb floppys), so i went looking for lcc-win32 ..and apparently every single download site is down.... even official one.. did something happened to it or what?
    Also does anyone knows a great compiler that is small enough to fit on 2 disks?

  2. #2
    ! |-| /-\ +3 1337 Yawgmoth's Avatar
    Join Date
    Dec 2002
    Posts
    187
    Why does it have to be 2 disks?
    L33t sp3@k sux0rz (uZ it t@k3s 10 m1|\|ut3s 2 tr@nzl@te 1 \/\/0rd & th3n j00 h@\/3 2 g3t p@$t d@ m1zpelli|\|gz, @tr0(i0u$ gr@mm@r @|\|d 1n(0/\/\pr3#3|\|$1bl3 $l@|\|g. 1t p\/\/33nz j00!!

    Speling is my faverit sujekt

    I am a signature virus. Add me to your signature so that I may multiply.

  3. #3
    C > C++ duders ggs's Avatar
    Join Date
    Aug 2001
    Posts
    435
    .sect signature

  4. #4
    ....
    Join Date
    Aug 2001
    Location
    Groningen (NL)
    Posts
    2,380
    Does it have to be a win32 compiler? If not, you could look for Pacific C. If I remember well, the old Turbo C also fitted on one disk.

    Here's a collection of free small or bigger compilers.
    http://www.thefreecountry.com/

  5. #5
    and the Hat of Clumsiness GanglyLamb's Avatar
    Join Date
    Oct 2002
    Location
    between photons and phonons
    Posts
    1,110
    Originally posted by ggs
    http://www.cs.virginia.edu/~lcc-win32/

    ??
    Been there already, go to the link to download the compiler-wont work
    >>Why does it have to be 2 disks?
    Not exactly two disks, it just has to be something small.

    >>Does it have to be a win32 compiler? If not, you could look for Pacific C. If I remember well, the old Turbo C also fitted on one disk.

    Here's a collection of free small or bigger compilers.
    http://www.thefreecountry.com/

    Well thats a great site, thx.

    Im still figuring out im just not able to download that lcc-win32 compiler (not thta i need it now). But what happened to all those download-links. (even on the unofficial download site you cnt download it:s).

  6. #6
    and the Hat of Clumsiness GanglyLamb's Avatar
    Join Date
    Oct 2002
    Location
    between photons and phonons
    Posts
    1,110
    Originally posted by ggs
    http://www.cs.virginia.edu/~lcc-win32/

    ??
    Been there already, go to the link to download the compiler-wont work
    >>Why does it have to be 2 disks?
    Not exactly two disks, it just has to be something small.

    >>Does it have to be a win32 compiler? If not, you could look for Pacific C. If I remember well, the old Turbo C also fitted on one disk.

    Here's a collection of free small or bigger compilers.
    http://www.thefreecountry.com/

    Well thats a great site, thx.

    Im still figuring out im just not able to download that lcc-win32 compiler (not thta i need it now). But what happened to all those download-links. (even on the unofficial download site you cnt download it:s).

    I needed such small compilers coz im doing something for school right now..we have an asignment about one of our hobbies.. So we have to write about 25 pages bout it, but i can say whatever i wont bout programming coz that teacher doesnt know a thing about it, so if he would want to have proof that im telling the truth then he needs some kind of a compiler, therefor it has to go on a disk....since im not going to waste a full cd on programs of 80 kb (he has to understand the source as well)..

    Anyway thx dudes

    ::heh double posted ::
    Last edited by GanglyLamb; 04-05-2003 at 03:17 AM.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. lcc win32 compiler download problems
    By GanglyLamb in forum A Brief History of Cprogramming.com
    Replies: 5
    Last Post: 08-01-2004, 07:39 PM
  2. OpenScript2.0 Compiler
    By jverkoey in forum C++ Programming
    Replies: 3
    Last Post: 10-30-2003, 01:52 PM
  3. Compiler Design... Anyone That Can Help!
    By ComputerNerd888 in forum C++ Programming
    Replies: 3
    Last Post: 09-27-2003, 09:48 AM
  4. Comile problem using latest Dev C++ Compiler
    By shiny_dico_ball in forum C++ Programming
    Replies: 6
    Last Post: 06-06-2003, 05:32 PM
  5. Bad code or bad compiler?
    By musayume in forum C Programming
    Replies: 3
    Last Post: 10-22-2001, 09:08 PM