|
|
I am moving over a project from 3-4 years ago to a new linux box. I
have updated my program to work with 4.0, but I get linking errors in
some old libraries a I need that were compiled with 2.95.2. Can I link
to them or am I out of luck? The libraries are still supported, but
they still do not use a new gcc for them. I cannot compile my code
with 2.96 (oldest gcc I have loaded) because other libraries I use need
a newer gcc and many dependances follow after that. As of right now I
am downloading Redhat 7.1 (so old) to install on a new computer since I
that is what it all ran on before.
|
|