Building with gcc 2.95 on a gcc 3.x distro

Devrim Erdem devrim.erdem@gmail.com
Sat Mar 18 13:17:00 GMT 2006


Hello,

I have an SDK which I compile on Windows with VC++ and on Linux with
gcc 3.x. I now have to make a new build which is supposed to be linked
against an application on SuSE8 (with gcc 2.95.3).

Is it possible to set up a gcc 2.95.3 environment on a modern Linux
Distro (e.g. SuSE 9) and prepare shared objects which can be used on
SuSE 8 ? AFAIK, I can set up the executable path and the include and
lib paths to use the header files and libraries from 2.95.3 dir. But
what else should I be careful about ?

Thanks in advance,

Devrim



More information about the Gcc-help mailing list