#4910 assigned enhancement

RSB options for python selection

Reported by: Chris Johns Owned by: Chris Johns
Priority: normal Milestone: 6.1
Component: tool/rsb Version: 6
Severity: normal Keywords:
Cc: Blocked By:
Blocking:

Description

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

Change History (1)

comment:1 Changed on 06/30/23 at 00:14:15 by Chris Johns

Joel, what do you think?

Note: See TracTickets for help on using tickets.