Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Re: pro*C compiler for Oracle

Re: pro*C compiler for Oracle

From: Daniel Morgan <damorgan_at_x.washington.edu>
Date: Fri, 05 Mar 2004 15:06:02 -0800
Message-ID: <1078527927.710253@yasure>


Pete Finnigan wrote:

> Hi,
>
> don't know if this is too late but i use gcc on sparc/solaris and also
> on linux to compile Pro*C programs. You don't say what your errors are?
> and also if you are using the standard make files. I had errors to start
> with using the standard make files rdbms_demo.mk and rdbms_env.mk - I
> simply copied them to a local directory and edited them to remove the
> sun compiler specific bits. I did this by compiling one of the examples
> and checking the output for errors and then searched for the compiler
> options not supported in gcc. You can also write your own make files if
> that is easier. But gcc definitely works - whether its supported - i am
> not sure?
>
> hth
>
> kind regards
>
> Pete

On a slightly related subject. Anyone have a recommendation for a compiler and linker for C on W2K that is shareware and could be used by my students for native compilation?

Thanks.

-- 
Daniel Morgan
http://www.outreach.washington.edu/ext/certificates/oad/oad_crs.asp
http://www.outreach.washington.edu/ext/certificates/aoa/aoa_crs.asp
damorgan_at_x.washington.edu
(replace 'x' with a 'u' to reply)
Received on Fri Mar 05 2004 - 17:06:02 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US