There seems to be a major problem with relinking Oracle 8.0.5 and 8.0.5 EE on linux v2.2.x (intel) using egcs-1.1.2 (glibc-2.1). 8.0.5 instals fine without relinking any of the executable and it works 8.0.5 EE forces relinking of all executables, relinking works fine, when you execute any of the relinked files it dumps core. Why?, It looks as there is incompatibilities in the linked in startup files. When I relink Oracle with loader flag set to "-nostartupfiles" I was able to run application but if dumped core when I exit from exceuted application. If you want to try it yourself, I used svrmgrl as an example. Any ideas on how to fix it?
*** This bug has been marked as a duplicate of 2187 ***