Thread: DJGPP linking problem

  1. #1
    Registered User
    Join Date
    Jul 2005
    Posts
    2

    DJGPP linking problem

    I have installed the DJGPP c++ compiler for winxp but I am having trouble linking my object files. I get the error "gxx: Cannot execute `gcc.exe': No such file or directory (ENOENT)"

    I checked my PATH and DJGPP environment variables, they are correct.

    so does anyone know what's wrong?

  2. #2
    Registered User
    Join Date
    Jun 2004
    Posts
    722
    it seams your not settings all things well.

    http://www.delorie.com/djgpp/v2faq/faq1.html

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Problem with linking .LIB
    By lapo in forum C Programming
    Replies: 2
    Last Post: 10-31-2007, 03:41 AM
  2. Linking problem
    By Agent89 in forum C++ Programming
    Replies: 4
    Last Post: 03-27-2005, 03:03 PM
  3. c++ linking problem for x11
    By kron in forum Linux Programming
    Replies: 1
    Last Post: 11-19-2004, 10:18 AM
  4. Linking problem...
    By BrianK in forum C++ Programming
    Replies: 2
    Last Post: 10-08-2002, 04:13 PM
  5. Library Linking problem
    By Lynchie in forum C Programming
    Replies: 3
    Last Post: 07-23-2002, 08:49 AM