JT, I had exactly the same problem with egcs on the alpha. What you need to do is go into the egcs distribution (not the libstdc++, but the compiler itself) and do a: make libstdc++.so.2.9.0 You'll need to be in the libstdc++ directory (I think... If it's not there, you should be able to find it.) Then manually copy libstdc++.so.2.9.0 into your /usr/local/lib directory and create some symbolic links to it as libstdc++.so and libstdc++.so.2.9 Rene, I REALLY think this problem is on your end. The file listings you sent me did show that libstdc++.so was installed on your system at a different time than you installed egcs c++. If ROOT needs this library, you should include some instructions for making it. Paul Nord >EG_Generator.cxx:230: Internal compiler error. >EG_Generator.cxx:230: Please submit a full bug report to `egcs-bugs@cygnus.com'. >make: *** [EG_Generator.o] Error 1 > >What action should I take now? Should I "downgrade" ROOT until I can >upgrade my RedHat installation? > > JT
This archive was generated by hypermail 2b29 : Tue Jan 04 2000 - 00:43:37 MET