using programs build with gcc-4.1.1 in systems than never have gcc

Anatoly Kanashin kanashin@int.spb.ru
Tue Feb 13 09:21:00 GMT 2007


Hi!
I use gcc-4.1.1 for build C++ program for using in systems that never have 
gcc-4.1.1 installed (they have gcc-2.95 pre-installed and I can't change 
this). 
After build the program has dependency of libgcc_s.so. This library don't 
found in target system. And this library have dependency of libstd-c++ coming 
with gcc-4.1.1.

I have a lot of troubles with other libraryes when try static linking.

What I must doing with this situation?

Thanks,
Kanashin A.V.



More information about the Gcc-help mailing list