Hi,
Ages ago I started maintaining Gentoo ebuilds for gcc-python-plugin
[0] and I had forgotten about them but I sat down today to get them
up-to-date with recent versions and I find myself confused about what
GCC versions are being supported:
* It seems like master depends now on GCC 6 because of
get_pure_location but even with GCC 6.3.0 it doesn't compile because
of get_start, what should master compile against?
* I tried to see if 0.15 compiles against 4.9.3 which is the GCC
version I am using right now (kinda old, I know) and it almost
compiles, but it requires the attached patch, so is 4.9.3 really
supported?
Thanks.
[0] https://lists.fedorahosted.org/archives/list/gcc-python-plugin@lists.fedora…
David E. Narvaez