ERROR in Pathname at Windows 7

Home Forums Forum ERROR in Pathname at Windows 7

This topic contains 2 replies, has 2 voices, and was last updated by  rich 7 years, 3 months ago.

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #77883

    Speitelsbach

    Microsoft Windows [Version 6.1.7601]
    Copyright (c) 2009 Microsoft Corporation. Alle Rechte vorbehalten.

    C:\Users\speitelsbach>C:\Users\speitelsbach\Downloads\ellcc-x86_64-w64-mingw32-0
    .1.28\ellcc-x86_64-w64-mingw32-0.1.28\ellcc\bin\ecc.exe C:\Users\speitelsbach\Do
    wnloads\ellcc-x86_64-w64-mingw32-0.1.28\ellcc-x86_64-w64-mingw32-0.1.28\ellcc\ex
    amples\hello\main.c
    ecc.exe: error: unable to execute command: Couldn’t execute program ‘C:\Users\sp
    eitelsbach\Downloads\ellcc-x86_64-w64-mingw32-0.1.28\ellcc-x86_64-w64-mingw32-0.
    1.28\ellcc\bin/ecc-ld.exe’: Unknown error (0xC1)
    ecc.exe: error: linker command failed with exit code 1 (use -v to see invocation
    )

    ! ellcc\bin/ecc !

    #77885

    rich
    Keymaster

    Hi,

    I tried to duplicate your problem on a Windows 7 box. I downloaded a copy of ELLCC and installed it as close as I could to the way you did. Here are my results:

    C:\Users\de023789\Downloads\ellcc-x86_64-w64-mingw32-0.1.28\ellcc-x86_64-w64-min
    gw32-0.1.28\ellcc\examples\hello>C:\Users\de023789\Downloads\ellcc-x86_64-w64-mi
    ngw32-0.1.28\ellcc-x86_64-w64-mingw32-0.1.28\ellcc\bin\ecc.exe C:\Users\de023789
    \Downloads\ellcc-x86_64-w64-mingw32-0.1.28\ellcc-x86_64-w64-mingw32-0.1.28\ellcc
    \examples\hello\main.c
    
    C:\Users\de023789\Downloads\ellcc-x86_64-w64-mingw32-0.1.28\ellcc-x86_64-w64-min
    gw32-0.1.28\ellcc\examples\hello>a.exe
    hello world
    
    C:\Users\de023789\Downloads\ellcc-x86_64-w64-mingw32-0.1.28\ellcc-x86_64-w64-min
    gw32-0.1.28\ellcc\examples\hello>
    

    Could this have something to do with anti-virus or something on your system?
    ‘/’ and ‘\’ are interchangeable in Windows file names when used from programs. Not always on the command line, since ‘/’ is the option character.

    -Rich

    #77887

    rich
    Keymaster

    By the way, my Windows version is
    Version 6.1 (Build 7601: Service Pack 1)

    -Rich

Viewing 3 posts - 1 through 3 (of 3 total)

You must be logged in to reply to this topic.