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

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

 



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.

[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