bug-make
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: gmake and embedded PL/SQL block


From: Michael Sterrett -Mr. Bones.-
Subject: Re: gmake and embedded PL/SQL block
Date: Wed, 23 Jul 2003 17:37:00 -0400 (EDT)

I do this kind of thing all the time so I know it works.  You didn't
supply enough information to really help you out though.

Posting part or all of the Makefile in question would be helpful.  Posting
error messages would probably be helpful.  What you've basically said is,
"I have a problem."

Kudos for posting the version of GNU make that you're running though.
Most people forget to do that.

Michael Sterrett
  -Mr. Bones.-
address@hidden

On Wed, 23 Jul 2003, Pankratz, Theresa wrote:

> I am trying to compile a Pro*C project using gmake.  One of the pc files in
> the project contains embedded PL/SQL.  I have set SQLCHECK=SEMANTICS
> USERID=scott/tiger in the mk file.  I keep getting errors that look like
> gmake is not recognizing that SQLCHECK is set.  If I compile the same code
> without using gmake, it compiles fine.
> 
> gmake -v
> 
> GNU Make version 3.79.1, by Richard Stallman and Roland McGrath.
> Built for hppa2.0n-hp-hpux11.00
> Copyright (C) 1988, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 2000
>         Free Software Foundation, Inc.
> This is free software; see the source for copying conditions.
> There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
> PARTICULAR PURPOSE.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]