source: rtems-source-builder/rtems/config/6/rtems-microblaze.bset @ aee892b

Last change on this file since aee892b was aee892b, checked in by Sebastian Huber <sebastian.huber@…>, on 02/24/22 at 13:45:27

6: Use GDB 11.2

  • Property mode set to 100644
File size: 390 bytes
Line 
1%define release 1
2%define rtems_arch microblaze
3
4#
5# Default tools configuration.
6#
7%include 6/rtems-base.bset
8
9#
10# Build gdb first to raise the Python install error as early as possible.
11# GDB needs expat so it needs to be built before.
12#
13
14devel/expat-2.1.0-1
15devel/gmp-6.1.0
16tools/rtems-gdb-11.2
17
18tools/rtems-xilinx-binutils-2.36
19tools/rtems-xilinx-gcc-10-newlib-head
20tools/rtems-tools-6
Note: See TracBrowser for help on using the repository browser.