Building with gcc 2.95 on a gcc 3.x distro

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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


[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux