R
Ron Reidy
All,
I am trying to compile DCOracle2 on RedHat 8.0 and make is giving me
the following error:
gcc -pthread -fPIC -DNDEBUG -g -O3 -Wall -Wstrict-prototypes
-I/usr/local/include/python2.3 -I/usr/local/include/python2.3 @DEFS@
-I/oracle/app/oracle/9i/rdbms/demo
-I/oracle/app/oracle/9i/network/public
-I/oracle/app/oracle/9i/plsql/public
-I/oracle/app/oracle/9i/rdbms/public -DORACLE9i -c ././dco2.c -o
../dco2.o
gcc: cannot specify -o with -c or -S and multiple compilations
Did I do something wrong?
Thanks for your help.
I am trying to compile DCOracle2 on RedHat 8.0 and make is giving me
the following error:
gcc -pthread -fPIC -DNDEBUG -g -O3 -Wall -Wstrict-prototypes
-I/usr/local/include/python2.3 -I/usr/local/include/python2.3 @DEFS@
-I/oracle/app/oracle/9i/rdbms/demo
-I/oracle/app/oracle/9i/network/public
-I/oracle/app/oracle/9i/plsql/public
-I/oracle/app/oracle/9i/rdbms/public -DORACLE9i -c ././dco2.c -o
../dco2.o
gcc: cannot specify -o with -c or -S and multiple compilations
Did I do something wrong?
Thanks for your help.