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. Report bugs to <[EMAIL PROTECTED]>. Any help would be much appreciated. Theresa Pankratz _______________________________________________ Bug-make mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/bug-make