GCC from command line

Sysprogs forums Forums VisualGDB GCC from command line

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #10172
    sidprice
    Participant

    I would like to run the downloaded tool chain (GCC ARM) from the command line to compile some example code. Is it possible to do this?

    Sid

    #10176
    support
    Keymaster

    Hi,

    Yes, it is a regular ARM GCC toolchain, so you can use it to build any project designed for that type of toolchain.

    We don’t provide any support on using the toolchain outside VisualGDB though, as there are too many things that can go wrong.

    #10187
    sidprice
    Participant

    Thanks, unfortunately figuring out the “environment” for it is a bit problematic so I may need to use another approach.

    Sid

    • This reply was modified 7 years, 3 months ago by sidprice.
    #10192
    support
    Keymaster

    Hi,

    Yes, that can be indeed tricky, but VisualGDB should normally be able to setup everything automatically so you wouldn’t need to worry about complex toolchain issues.

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