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

Home -> Community -> Mailing Lists -> Oracle-L -> RE: Compilation of Pro*C code on WINNT:-Urgent

RE: Compilation of Pro*C code on WINNT:-Urgent

From: Guidry, Chris <chris.guidry_at_atcoelectric.com>
Date: Thu, 15 Feb 2001 09:25:23 -0800
Message-ID: <F001.002B5482.20010215072615@fatcity.com>

Hi,
Are you trying to compile from a command line? If so you need to run ...\bin\vcvars32.bat to set up your environment variables then compile/link using:

        cl filename.c

--
Chris J. Guidry  P.Eng.
ATCO Electric, Metering Services
Phone: (780) 420-4142
Fax: (780) 420-3854
Email: chris.guidry_at_atcoelectric.com


> -----Original Message-----
> From: bipin sahani [SMTP:bipinsahani_at_yahoo.co.in]
> Sent: Wednesday, February 14, 2001 10:50 PM
> To: Multiple recipients of list ORACLE-L
> Subject: Re:Compilation of Pro*C code on WINNT:-Urgent
>
> I have VC++ copy.Using which I'm able to form .c file
> But I'm not able to make executable using that.
>
> Pls. suggest how to go ahead???????
> Regards
> Bipin
> --- dgoulet_at_vicr.com wrote: > First question, do you
> have a copy of Microsoft
> > (yeah I know their not my friend
> > either) Visual C/C++ installed? If not then there's
> > no going forward.
> >
> > Dick Goulet
> >
> > ____________________Reply
> > Separator____________________
> > Author: =?iso-8859-1?q?bipin=20sahani?=
> > <bipinsahani_at_yahoo.co.in>
> > Date: 2/13/2001 10:05 PM
> >
> > Hi all,
> > How to compile a pro*C code on winnt?
> > I'm able to precompile it and get .c file from it.
> > But unable to get executable from this .c file.
> >
> > Any guidance in this respect will be great help to
> > us
> >
> > Regards
> > Bipin
> >
> >
> >
> >
> ____________________________________________________________
> > Do You Yahoo!?
> > Get your free @yahoo.co.in address at
> > http://mail.yahoo.co.in
> > --
> > Please see the official ORACLE-L FAQ:
> > http://www.orafaq.com
> > --
> > Author: =?iso-8859-1?q?bipin=20sahani?=
> > INET: bipinsahani_at_yahoo.co.in
> >
> > Fat City Network Services -- (858) 538-5051 FAX:
> > (858) 538-5051
> > San Diego, California -- Public Internet
> > access / Mailing Lists
> >
> --------------------------------------------------------------------
> > To REMOVE yourself from this mailing list, send an
> > E-Mail message
> > to: ListGuru_at_fatcity.com (note EXACT spelling of
> > 'ListGuru') and in
> > the message BODY, include a line containing: UNSUB
> > ORACLE-L
> > (or the name of mailing list you want to be removed
> > from). You may
> > also send the HELP command for other information
> > (like subscribing).
> > --
> > Please see the official ORACLE-L FAQ:
> > http://www.orafaq.com
> > --
> > Author:
> > INET: dgoulet_at_vicr.com
> >
> > Fat City Network Services -- (858) 538-5051 FAX:
> > (858) 538-5051
> > San Diego, California -- Public Internet
> > access / Mailing Lists
> >
> --------------------------------------------------------------------
> > To REMOVE yourself from this mailing list, send an
> > E-Mail message
> > to: ListGuru_at_fatcity.com (note EXACT spelling of
> > 'ListGuru') and in
> > the message BODY, include a line containing: UNSUB
> > ORACLE-L
> > (or the name of mailing list you want to be removed
> > from). You may
> > also send the HELP command for other information
> > (like subscribing).
>
>
> ____________________________________________________________
> Do You Yahoo!?
> Get your free @yahoo.co.in address at http://mail.yahoo.co.in
> --
> Please see the official ORACLE-L FAQ: http://www.orafaq.com
> --
> Author: =?iso-8859-1?q?bipin=20sahani?=
> INET: bipinsahani_at_yahoo.co.in
>
> Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051
> San Diego, California -- Public Internet access / Mailing Lists
> --------------------------------------------------------------------
> To REMOVE yourself from this mailing list, send an E-Mail message
> to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
> the message BODY, include a line containing: UNSUB ORACLE-L
> (or the name of mailing list you want to be removed from). You may
> also send the HELP command for other information (like subscribing).
-- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: Guidry, Chris INET: chris.guidry_at_atcoelectric.com Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051 San Diego, California -- Public Internet access / Mailing Lists -------------------------------------------------------------------- To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing).
Received on Thu Feb 15 2001 - 11:25:23 CST

Original text of this message

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