Hi All,
I am trying to build my PRO* C application in 32 bit mode using Oracle 10g 64 bit on Solaris SPARC platform.
Can someone tell me what settings has to be made inorder to successfully compiler and create an executable?
Currently when i switch my LD_LIBRARY_PATH=$ORACLE_HOME/lib32, proc fails with the following error
ld.so.1: proc: fatal: /opt/oracle/product/10.2.0.4/lib32/libclntsh.so.10.1: wrong ELF class: ELFCLASS32
Any help is appreciated. Thanks
Thanks Jegan Kunniya