barak

Forum Replies Created

Viewing 1 post (of 1 total)
  • Author
    Posts
  • barak
    Participant

    Hi,

    thanks for the prompt response! I updated to the file you linked above and I can see the new option in the “Librarian” page. The behaviour has changed but now it returns an error running the command:

    c:\programdata\gnu tools arm embedded\bin\../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/bin/ar.exe: invalid option — @

    I can see it use the gcc.ar.exe now:

    C:\ProgramData\GNU Tools ARM Embedded\bin\arm-none-eabi-gcc-ar.exe -r ../../VisualGDB/Debug/mylib.a {lots of .o files}

    If I actually copy the gcc-ar.exe line that appears above the error I just pasted and run it from the command line it executes successfully, so I am not sure what is going wrong. Do you need some more info from me? This also occurs if I switch to the sysgcc that you can download via VisualGDB.

    • This reply was modified 6 years, 7 months ago by barak.
Viewing 1 post (of 1 total)