Could we get an arm-none-eabi toolchain using clang, ld, and gdb?

Sysprogs forums Forums VisualGDB Could we get an arm-none-eabi toolchain using clang, ld, and gdb?

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #11385
    borbmizzet
    Participant

    I know that lldb doesnt have support for bare-metal debugging yet, but can we get an arm-none-eabi toolchain using clang, ld or lld, and gdb for embedded projects? clang compiled binaries should be compatible with gdb.

    #11391
    support
    Keymaster

    Hi,

    As Clang is not widely used for embedded targets yet, any custom build we would make would likely trigger lots of bugs that are not otherwise triggered with regular Clang targets. Hence you can try building it from sources at your own risk (VisualGDB should recognize it as a proper toolchain), however we won’t officially support it until it becomes more popular.

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