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 16:39:40 -0800
Message-ID: <1078533545.655682@yasure>


Pete Finnigan wrote:

>>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.
>>

>
> Hi Daniel,
>
> I think I can help. gcc is available for Windows also, there is a
> package called MingW that allows you to write windows C without using
> any third party DLL's. Take a look at http://www.wemakeitfast.com/fastCM
> S/pages/altvcc.php - This page describes two options of gcc on windows
> and also a development IDE and also a windowing class library in the
> same vein as MFC. They are all GPL and LGPL but read the licenses
> anyway. There are links to download all of the software from this site.I
> have used DEVC++ which uses mingW as its compiler successfully for OCI
> on windows XP - its quite good. Also if you want to spend a little money
> the VC++ student/learning edition and BCB standard editions are not
> massively expensive. I have used both to compile Oracle code before.
>
> hope this helps a bit.
>
> kind regards
>
> Pete

I does indeed. 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 - 18:39:40 CST

Original text of this message

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