Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com From: =?iso-8859-1?Q?g=FCnter_strubinsky?= To: "'Peter A. Castro'" Cc: Subject: RE: Cygwin + Oracle (Pro*C) Date: Fri, 14 Mar 2003 13:54:48 -0600 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" X-Priority: 3 (Normal) X-MSMail-Priority: Normal In-Reply-To: Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id h2EJsuD16999 Well, it's not as trivial. The windows installation of Oracle preconfigures for Visual C and creates all the micro$oft junk. There is no makefile as example. The documentation is virtually not existent, adapting to Microsoft's way: 'The user is too stupid to understand; keep them in the dark so they can't harm'. That's why there is a windows GUI-application that allows one button precompile. # I need to know how to invoke the precompiler manually. # How to compile & link the resulting C file. It is very hard to deduct what lib's and .h files should be included, especially since the directory tree is huge. I will dig around and make it work. Sooner or later. Sooner would be naturally better. Therefore: if anybody got further than me. I appreciate any hints you provide and will post whatever conclusions I derive. Without HTML! 8p günter strubinsky Tel: 402.212.0196 -----Original Message----- From: cygwin-owner AT cygwin DOT com [mailto:cygwin-owner AT cygwin DOT com] On Behalf Of Peter A. Castro Sent: Thursday, March 13, 2003 6:36 PM To: günter strubinsky Cc: cygwin AT cygwin DOT com Subject: Re: Cygwin + Oracle (Pro*C) On Thu, 13 Mar 2003, günter strubinsky wrote: > Does anybody have any experience running Oracle 9i (win2k) + cygwin with > the pro*C preprocessor? Howto? > > I don’t have a glue how to get proc to work under cygwin. When I install on > win2k I don’t think I can run the proC tool over the cygwin environment?!? > Or can I install Oracle’s RedHat version? It should be pretty trivial. Set your path to include $ORACLE_HOME/bin (that means you have to set ORACLE_HOME first, and it probably should be in DOS syntax). ProC is just another windows command line app, so it should run on top of Cygwin without any problems. Are you having a specific problem? > I am lost right now… > günter strubinsky > < strubinsky AT acm DOT org> > Tel: 402.212.0196 -- Peter A. Castro or "Cats are just autistic Dogs" -- Dr. Tony Attwood -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/ -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/