I installed egcs 1.1.1 by upgrading a regular Linux 5.2 system on a Pentium233. First I uninstalled the old egcs, egcs-c++, egcs-g77 and egcs-objc installation. Then I upgraded binutils to 2.9.1.0.19a-2 and installed cpp-1.1.1.7. Then I installed the new egcs packages (basic, c++, g77 and objc). Trying to run any of those compilers results in the following error message: [stacey@ferrari ~/test]>cc test.c cc: error in loading shared libraries : undefined symbol: __register_frame_info [stacey@ferrari ~/test]> Hints on how to solve this problem are very much appreciated. Also, does egcs1.1.1-c++ handle namespace and using correctly?
I also installed libstdc++-2.9.0-7. I didn't have to uninstall 2.8.0-14 though.
*** This bug has been marked as a duplicate of 1362 ***
Commit pushed to master at https://github.com/openshift/origin-web-console https://github.com/openshift/origin-web-console/commit/ce66b159b7c61a7ac05854401fda697d0210bc58 Merge pull request #1372 from sg00dwin/label-filter-issue1365 Merged by openshift-bot