This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
gcc "runtime"
- From: Andy Pierce <foomonkey at gmail dot com>
- To: gcc-help at gcc dot gnu dot org
- Date: Tue, 26 Apr 2005 15:12:51 -0400
- Subject: gcc "runtime"
- Reply-to: Andy Pierce <foomonkey at gmail dot com>
Hello. I have an AIX system (development) with gcc installed and
working well. When I compile a program, I want to run the binary on
another AIX system (production) that does not have the compiler
installed.
Of course, this doesn't work. How do I go about creating a runtime
environment on my production system? Do I need to install the
libstdc++ package or what?
Thanks a million!
--
Andy Pierce
http://andypierce.com
foomonkey@gmail.com