Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cdt-dev] Debugging toolchain definitions


Hi,

I've been using the MBS documentation to create a toolchain definition
for one or our compilers, but I've run into a major obstacle: the
internal builder does not work. The makefile builder works fine, but the
internal builder simply states "Nothing to build for ...".

How to CDT developers usually go about when debugging toolchain
definitions? Are there debug printouts to switch on which may shed some
light on the problem, or do you need to start stepping through the CDT
source code?

This is starting to sail up as a really major issue. I would very much
be able to ship our toolchain without any dependencies on an external
make tool.

--
/Jesper




Back to the top