Top "Toolchain" questions

A toolchain is a collection of software tools that work together to build and manage programs.

Cross-platform build under Windows targeting Linux using CMake

I am developing a software in C++ on windows 32-bit (using MSVC++), but since I want to be able to …

linux build cmake cross-platform toolchain
Qt 4.8 Cross Compile for Embedded Linux using Linaro Toolchain from Windows

I am trying to use the 2012.06 version of the Linaro Toolchain Windows Binary ( https://launchpad.net/linaro-toolchain-binaries/trunk/ ) to cross-compile …

qt arm cross-compiling embedded-linux toolchain
getting c++11 - compliant compiler

This all seems like a colossal mess. All I want is a compiler that implements C++11, so I can use &…

c++ macos c++11 gnu toolchain
How to build GDB on Windows

How does one build GDB (the GNU Debugger) from source on Windows? I need to build it in order to …

windows debugging build gdb toolchain
App archived with Xcode 11.2 (11B52) rejected: ITMS-90534: Invalid Toolchain

I have installed both Catalina and Xcode 11 from store and they are up to date: Catalina: 10.15.1 (19B88) Xcode: 11.2 (11B52) Yesterday …

ios xcode app-store toolchain macos-catalina
undefined reference to function in Eclipse CDT

In my main.c program I include this library: #include "coap_api.h" That is also included in Properties -&…

c embedded eclipse-cdt toolchain gnu-toolchain
Toolchain ARM Cortex M4

is there a way how to setup Eclipse + gnu gcc + debuger for ARM Cortex M3/M4 based micros (Stellaris, Kinetis)? …

eclipse gcc arm toolchain cortex-m3
Eclipse - how to use Mac OS X (Xcode) toolchain in Eclipse?

I installed Eclipse (Eclipse IDE for C/C++ Developers Version: Juno Release Build id: 20120614-1722) today. And I wanted to …

xcode eclipse gcc toolchain
Yocto SDK with cmake toolchain file

I provide a Yocto SDK to cross-build an application for an embedded target. The application itself is built using CMake. …

sdk cmake yocto toolchain
Where are the x64 and ARM Developer Prompts for VS2017?

I installed the Visual Studio 2017 Build Tools. After installation, there's only an x86 Developer Command Prompt when navigating Start → Programs → …

visual-studio windows-8.1 toolchain