Thread: Checking dependency in turbo c++

  1. #1
    Registered User
    Join Date
    Jan 2009
    Posts
    9

    Checking dependency in turbo c++

    Hello to all member! I am using borland turbo c++ compiler.my problem is when i run or compile a program there is message appears "checking dependencie" in a dialogue box that causes slow program execution.while before that when i run a program there was no such a message.How can i remove this? is this because of any file missing?please explain me.thanks.

  2. #2
    and the hat of sweating
    Join Date
    Aug 2007
    Location
    Toronto, ON
    Posts
    3,545
    I have no idea. Try using a compiler that's not from the stone age like gcc or Visual C++.
    "I am probably the laziest programmer on the planet, a fact with which anyone who has ever seen my code will agree." - esbo, 11/15/2008

    "the internet is a scary place to be thats why i dont use it much." - billet, 03/17/2010

  3. #3
    Registered User
    Join Date
    Jan 2009
    Posts
    9
    Thanks for advise.but i am using turbo c++ compiler for long and i have faced this problem many time.and if i re-install the compiler then it fix the problem.i think it is because of some file missing.

  4. #4
    The larch
    Join Date
    May 2006
    Posts
    3,573
    In any case, you might be using a completely out-of-date compiler and could do yourself a favour by using something newer (at least for new projects).
    I might be wrong.

    Thank you, anon. You sure know how to recognize different types of trees from quite a long way away.
    Quoted more than 1000 times (I hope).

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Profiler Valgrind
    By afflictedd2 in forum C++ Programming
    Replies: 4
    Last Post: 07-18-2008, 09:38 AM
  2. Interpreter.c
    By moussa in forum C Programming
    Replies: 4
    Last Post: 05-28-2008, 05:59 PM
  3. Forced moves trouble!!
    By Zishaan in forum Game Programming
    Replies: 0
    Last Post: 03-27-2007, 06:57 PM
  4. Remember Turbo? It is comming back
    By Mario F. in forum A Brief History of Cprogramming.com
    Replies: 1
    Last Post: 08-14-2006, 01:26 PM
  5. Problems about gcc installation
    By kevin_cat in forum Linux Programming
    Replies: 4
    Last Post: 08-09-2005, 09:05 AM