Thread: DJGPP compiler

  1. #1
    the Corvetter
    Join Date
    Sep 2001
    Posts
    1,584

    DJGPP compiler

    I'm not sure if I installed it. I mean, I installed it, I think. Okay, it came with my copy of "C Unleashed" and I wanted to use it for game programming (it also came with allegro). I want to compile allegro so I can then continue to program in MSVC++.

    --Garfield
    1978 Silver Anniversary Corvette

  2. #2
    the Corvetter
    Join Date
    Sep 2001
    Posts
    1,584
    Now I'm getting another error that it can't find `stubify' or something. Can anyone help me because I want to get allegro working with DJGPP, but I have to first get DJGPP working. Thanks.
    1978 Silver Anniversary Corvette

  3. #3
    Linguistic Engineer... doubleanti's Avatar
    Join Date
    Aug 2001
    Location
    CA
    Posts
    2,459
    the faq [the djgpp faq, that is] has detailed instructions for getting it set up quick... did you set your environment variables and path? have you dl-ed the correct files? etc...
    hasafraggin shizigishin oppashigger...

  4. #4
    the Corvetter
    Join Date
    Sep 2001
    Posts
    1,584
    DA, I didn't dl DJGPP. It came with "C Unleashed" so I installed it.

    >> did you set your environment variables and path? <<
    Do you mean in the .BAT file? I think so.

    Thanks, DA, I already checked out delorie.com. I can't really find anything that will help me out. Thanks...

    --Garfield
    1978 Silver Anniversary Corvette

  5. #5
    Linguistic Engineer... doubleanti's Avatar
    Join Date
    Aug 2001
    Location
    CA
    Posts
    2,459
    oh yeah, huh... hehe, er... maybe you can search for stubify.exe in your CD, if you can't find it and manually include it in your bin directory, then i'll have to dl it...

    what version is your DJGPP? myne is 2.0 [the latest...]

    here...

    are you missing anything else?
    hasafraggin shizigishin oppashigger...

  6. #6
    Registered User
    Join Date
    Oct 2001
    Posts
    375
    You could just use my graphical installer for MSVC if you'd rather. My site now supports MSVC, Borland, and Dev-C++. You get static and dynamic link libs, docs, tools, example source, etc.. and you don't need DJGPP, nor will having DJGPP make you unable to use other compilers. (See sig for address.)
    Allegro precompiled Installer for Dev-C++, MSVC, and Borland: http://galileo.spaceports.com/~springs/

  7. #7
    the Corvetter
    Join Date
    Sep 2001
    Posts
    1,584
    Thanks, all!!! I think I've got the answer to my problem (thanks to all of you ). Thanks again...

    --Garfield
    1978 Silver Anniversary Corvette

  8. #8
    Linguistic Engineer... doubleanti's Avatar
    Join Date
    Aug 2001
    Location
    CA
    Posts
    2,459
    well now that you have it, get your VESA going and let's work!
    hasafraggin shizigishin oppashigger...

  9. #9
    the Corvetter
    Join Date
    Sep 2001
    Posts
    1,584
    Originally posted by doubleanti
    well now that you have it, get your VESA going and let's work!
    I'm ready, DA. Seriously, PM me so we can start this.
    1978 Silver Anniversary Corvette

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Compiler questions
    By DvdHeijden in forum C++ Programming
    Replies: 6
    Last Post: 01-17-2005, 03:00 PM
  2. Have you ever written a compiler?
    By ammar in forum A Brief History of Cprogramming.com
    Replies: 21
    Last Post: 12-27-2004, 07:10 AM
  3. Dev C++ Compiler, Indentation?
    By Zeusbwr in forum C++ Programming
    Replies: 3
    Last Post: 10-21-2004, 06:13 AM
  4. C Compiler
    By SAMSEIED in forum C Programming
    Replies: 5
    Last Post: 06-06-2002, 05:44 PM
  5. DJGPP compiler
    By Garfield in forum C Programming
    Replies: 6
    Last Post: 12-28-2001, 09:29 AM