[RTEMS Project] #4910: RSB options for python selection

RTEMS trac trac at rtems.org
Tue May 23 02:49:31 UTC 2023


#4910: RSB options for python selection
--------------------------+-------------------------
  Reporter:  Chris Johns  |      Owner:  Chris Johns
      Type:  enhancement  |     Status:  assigned
  Priority:  normal       |  Milestone:  6.1
 Component:  tool/rsb     |    Version:  6
  Severity:  normal       |   Keywords:
Blocked By:               |   Blocking:
--------------------------+-------------------------
 A recent change to the version of GDB means we need `python3` development
 libraries installed as GDB will only build with Python3.

 To aid compatibility for older operating systems provide options to aid
 the selection of a suitable python. Add support for:

   `--with-python2` : command for Python2

   `--with-python3` : command for Python3

   `--with-python-version` : command for a version of Python

 For example:
 {{{
 --with-python-version=python3.6
 }}}

--
Ticket URL: <http://devel.rtems.org/ticket/4910>
RTEMS Project <http://www.rtems.org/>
RTEMS Project


More information about the bugs mailing list