This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/43268] Issue in connecting to Oracle 11g from GCC compiler



------- Comment #5 from surajul at gmail dot com  2010-03-05 15:35 -------
Hi,

I have removed -xarch and executed the make file. I am still not able to
connect database from PRO C files. I have seen the connectivity from the
machine, I am able to connect to database, from PRO C its not able to connect
to database.

/usr/bin/gcc -o  fanpf015 fanpf015.o
-L/ora11G/app/oracle/product/11.1.0/db_1/lib/ -lclntsh `cat
/ora11G/app/oracle/product/11.1.0/db_1/lib/ldflags`   `cat
/ora11G/app/oracle/product/11.1.0/db_1/lib/sysliblist` -ldl -lm

I the above way the make file calls gcc with parameters

thanks Rahiman


-- 

surajul at gmail dot com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |UNCONFIRMED
         Resolution|INVALID                     |


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43268


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]