Quoting "Winelfred G. Pasamba" <[EMAIL PROTECTED]>: > we have .o files (source code not included) from a redhat 6.1 system > that > we want to link to in the redhat9 current system
There is an incompatibility between the old binary formats produced by the gcc-2.* that comes with RH6.1, and the new binary formats produced by the gcc-3.* that is shipped with RH9. Your best bet is to get the original source files and recompile. P~Manalastas -- Philippine Linux Users' Group (PLUG) Mailing List [EMAIL PROTECTED] (#PLUG @ irc.free.net.ph) Official Website: http://plug.linux.org.ph Searchable Archives: http://marc.free.net.ph . To leave, go to http://lists.q-linux.com/mailman/listinfo/plug . Are you a Linux newbie? To join the newbie list, go to http://lists.q-linux.com/mailman/listinfo/ph-linux-newbie
