Moved: Reply To: Long include lists cause "CreateProcess: No such file or directory" error

Sysprogs forums Forums VisualGDB Moved: Reply To: Long include lists cause "CreateProcess: No such file or directory" error

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #24923
    MystikReasons
    Participant

    @sysprogs

    Why are you still using such an old version of gcc and gdb?

    The version of the gcc for the ARM toolchain is from 2017-08-04 and the gdb version is from 2017-09.

    Are you handling the toolchains to a specific level (for example you are handling the versions of gdb or gcc) or are these completely extern?

    #24929
    support
    Keymaster

    The latest changes to gcc/gdb mostly do not affect the barebone environments, hence we are not updating our default ARM toolchain regularly. If you are looking for a newer GCC/GDB combination, please try installing the official ARM toolchain. VisualGDB should recognize it out-of-the-box as a drop-in replacement for our default toolchain. The path issue reported by @Kenzi affects all gcc versions, so there should be no difference.

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.