Menu

Build error - 125

Dave Bell
2011-10-23
2012-09-26
  • Dave Bell

    Dave Bell - 2011-10-23

    Dev-C++ 4.9.9.2, have been using it for years. Currently under Windows 7.
    Created a very simple text filter as a Console C program.
    When I compile, I get a Make error, 126, "Invalid argument"

    Compile log:
    _Compiler: Default compiler
    Building Makefile: "C:\Users\Dave\Documents\Dev-
    Cpp\Projects\SJSkate\Makefile.win"
    Executing make...
    make.exe -f "C:\Users\Dave\Documents\Dev-Cpp\Projects\SJSkate\Makefile.win"
    all
    gcc.exe -S main.c -o nul -I"C:/Users/Dave/Documents/Dev-Cpp/include"

    /usr/bin/sh: /c/Users/Dave/Documents/Dev-Cpp/Bin/gcc.exe: Invalid argument
    make.exe: *** Error 126

    Execution terminated
    _

    Since I haven't used Dev-C++ in a while, I opened another project, hit
    Compile, and it ran fine, creating a new .exe

    Please, does anyone have any thoughts on what causes this error?

    Thanks!

    Dave

     
  • Jim Pattee

    Jim Pattee - 2011-10-23

    It looks like you are trying to compile without a project file.

     

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.