These patches update the building of bare GNU tools to the
latest RTEMS uses. To build:
cd bare
../source-builder/sb-set-builder --target=microblaze-elf \
--log=mb.txt gnu-tools
It does not build the version of RTEMS tools that are specialised for an
architecture.
Chris
In-Reply-To:
From: Chris Johns
- This tracks the common RTEMS tools version. It does not track
special builds that are specific to a tool set.
- Use with "--target=microblaze-elf gnu-tools" where the
target is the tools to build
---
bare/config/devel/gnu-default-tools.bset | 2 ++
1 file changed, 2 inse
From: Chris Johns
---
bare/config/devel/binutils-2.38.cfg | 12 +++
bare/config/devel/gcc-12-newlib-head.cfg | 40
bare/config/devel/gdb-11.2.cfg | 12 +++
bare/config/devel/gnu-default-tools.bset | 15 +
bare/config/gnu-tools.bset