Results 1 to 5 of 5

Thread: error: C++ compiler cannot create executables

  1. #1
    Join Date
    Jul 2009
    Posts
    58

    error: C++ compiler cannot create executables

    I have Debain Linux installed on my computer. I don't know if what i am doing is right but still. I have a lot of software files source and i need to compile it so that i can install and use it on my computer. This is according to the software sites from which i have downloaded these files. Ok now with the problem. Whenever i try to compile a source file with "./configure" command i get an error saying : error: C++ compiler cannot create executables What may be wrong? Please help guys...

  2. #2
    Join Date
    Jan 2009
    Posts
    710

    Re: error: C++ compiler cannot create executables

    I think your system has no packages installed for c and c++ compiler. Check if you have all the necessary packages installed. Only then you will be able to compile a file.

  3. #3
    Join Date
    Jul 2009
    Posts
    58

    Re: error: C++ compiler cannot create executables

    I had that suspicion too, but i have already checked, All c and c++ compiler packages are installed. Even the related packages are installed. But this i get the same error. Any other help?

  4. #4
    Join Date
    Mar 2009
    Posts
    599

    Re: error: C++ compiler cannot create executables

    Make sure the files that you have downloaded are not corrupt or need some external and supportive files which are not missing... Also check if you have downloaded the source file for correct operating system...

  5. #5
    Join Date
    Jan 2009
    Posts
    1,738

    Re: error: C++ compiler cannot create executables

    Check if you have all the header files [.h files] and object files [.obj] in proper directories. This problem generally occurs when basic files are not existing or the directoris are not configure on windows platform. You can check it though...

Similar Threads

  1. Replies: 5
    Last Post: 15-06-2011, 07:10 AM
  2. Windows 7 general compiler error while updating ESET
    By aFRODITA in forum Networking & Security
    Replies: 4
    Last Post: 23-12-2010, 10:17 AM
  3. C compiler can't create executables
    By GlassFish in forum Operating Systems
    Replies: 5
    Last Post: 13-03-2010, 06:02 PM
  4. I get error message with G++ compiler but not with icc
    By MKAIF in forum Software Development
    Replies: 5
    Last Post: 12-02-2010, 04:33 PM
  5. Compiler Error Message BC30201 Expression expected
    By Rutajit in forum Software Development
    Replies: 3
    Last Post: 08-05-2009, 02:20 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,715,777,774.64272 seconds with 17 queries