I am trying to compile sphinx-3.0.6 on fedora 12. make is throwing errors. gcc
version is 4.4.4. So I installed gcc 4.1.3 and cpp 4.3. But still it is not
compiling. What range of gcc and cpp versions can successfully compile it ?
I am using sphinx-3.0.6 because I had modified some code in it and using it
from long time.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I am trying to compile sphinx-3.0.6 on fedora 12. make is throwing errors. gcc
version is 4.4.4. So I installed gcc 4.1.3 and cpp 4.3. But still it is not
compiling. What range of gcc and cpp versions can successfully compile it ?
I am using sphinx-3.0.6 because I had modified some code in it and using it
from long time.