Re: gmake and embedded PL/SQL block

2003-07-23 Thread Sam Ravnborg
On Wed, Jul 23, 2003 at 02:52:49PM -0500, 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

Re: gmake and embedded PL/SQL block

2003-07-23 Thread Michael Sterrett -Mr. Bones.-
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." Ku