![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| High Level Programming Post questions about C, C++, Java, SQL, and other programming languages here. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| xl C/C++ compiler to GCC compiler | pbattu1 | UNIX for Dummies Questions & Answers | 0 | 02-27-2007 08:59 AM |
| C compiler | hassan2 | High Level Programming | 5 | 10-11-2002 12:49 AM |
| CC compiler | vtran4270 | UNIX for Advanced & Expert Users | 3 | 08-21-2002 12:58 PM |
| Pro*C Compiler HELP!!!!! | pegasus | High Level Programming | 3 | 08-20-2002 10:44 AM |
| cc compiler / gcc | florian.turck | UNIX for Dummies Questions & Answers | 2 | 05-21-2002 03:53 AM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
How to do Compiler a .so with oracle9 libs?I have my file -> oracobo.pc my .so is called by Cobol App. -> Runcobol (I don't have source). Which is the statement of cc compiler? It's Right : proc oracobo.pc cc -O -q32 -DDYNAMIC_LIBRARIES_SUPPORTED -L$ORACLE_HOME/lib/libclntsh.a -g -c oracobo.c ld -b32 -L$ORACLE_HOME/lib/libclntsh.a -bI:runcobol.imp -bE racobo.exp -lc -o oracobo.so oracobo.obut when I run runcobol give me : ILLEGALL INSTRUCTION (COREDUMP) Not found statement of oracle .sqlcxt ? thanks for support!!!! ![]() Luckycs |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|