Hello,
I am currently trying to replatform existing system from HPUX to Sun Solaris. The source is in C++ and we have Oracle database. The original shell script works fine on the old server but on the Solaris server, it gives a segmentation fault. I suspect that it has something to do with the way in which I have linked the Oracle in the existing Makefile. Are there any rules related to linking Oracle in a Makefile in a Solaris Environment. Also, if anyone can suggest some places where I can find sample make files. I tried looking for sample makefiles in the Oracle which is loaded on the new Solaris server, but I dont know exactly where to look.
Eagerly awaiting your response.
Regards,
Kunal
I am currently trying to replatform existing system from HPUX to Sun Solaris. The source is in C++ and we have Oracle database. The original shell script works fine on the old server but on the Solaris server, it gives a segmentation fault. I suspect that it has something to do with the way in which I have linked the Oracle in the existing Makefile. Are there any rules related to linking Oracle in a Makefile in a Solaris Environment. Also, if anyone can suggest some places where I can find sample make files. I tried looking for sample makefiles in the Oracle which is loaded on the new Solaris server, but I dont know exactly where to look.
Eagerly awaiting your response.
Regards,
Kunal