Menu

compile error

Compiling
sydney
2021-02-23
2021-03-06
  • sydney

    sydney - 2021-02-23

    Compiler: Default compiler
    Building Makefile: "C:\C_algorithms_with_C\examples\bistree\Makefile.win"
    Executing make...
    make.exe -f "C:\C_algorithms_with_C\examples\bistree\Makefile.win" all
    gcc.exe bistree_main.o bistree.o bitree.o -o "bistree_Project.exe" -L"C:/Dev-Cpp/lib"

    gcc.exe: Internal error: Aborted (program collect2)
    Please submit a full bug report.
    See <url:http: www.mingw.org="" bugs.shtml=""> for instructions.</url:http:>

    make.exe: *** [bistree_Project.exe] Error 1

    Execution terminated

    I originally posted this under troubleshooting, my mistake, so here it is in the correct forum! The above is the compiler list of the project that I tried to compile. This project is an exact copy of what I had on my older computer, I updated DevC++ on my newer computer and copied the old, working DevC++ projects into the new computer. When I open and compile this previously working project in my new IDE, I get the above compiler error. This is probably a simple fix, but, so far, I cannot find the problem. Maybe somewhere in the program properties menu there is something that I missed!
    help, scf

     
  • William Fulford

    William Fulford - 2021-03-06

    I 've had so many issues with Dev-C++. When I posted one of them on Stack Overflow a contributor asked "Why are you using Dev-C++?" I'm beginning to ask myself that question.

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.