Subject | gpre and ansi c on Suse Linux |
---|---|
Author | Klaus-Dieter.Opitz@ESE.de |
Post date | 2001-05-15T08:27:02Z |
Hi,
more problems with gpre.
My statement is
EXEC SQL SET DATABASE DB = COMPILETIME "......" USER "....." PASSWORD "...."
RUNTIME :database USER
:user PASSWORD :password;
I have preprocessed. Then i compile the <file.c > with
---------gcc -o <file> I/usr/include <file.c> -lgds -ldl -lcrypt
A lot of compile error occured. I look of the <file.c> and saw.
/*EXEC SQL SET DATABASE DB = COMPILETIME "......" USER "....." PASSWORD
"...."
RUNTIME */ :database USER
:user PASSWORD :password;
Is this OK /*.....RUNTIME*/ :database. My version of gpre is SuperServer
Linux 6.0.1.0.
best regards from
Klaus-Dieter Opitz (mailto:Klaus-Dieter.Opitz@...)
ESE GmbH
Jasperallee 21
38102 Braunschweig
Germany
(http://www.ESE.de)
more problems with gpre.
My statement is
EXEC SQL SET DATABASE DB = COMPILETIME "......" USER "....." PASSWORD "...."
RUNTIME :database USER
:user PASSWORD :password;
I have preprocessed. Then i compile the <file.c > with
---------gcc -o <file> I/usr/include <file.c> -lgds -ldl -lcrypt
A lot of compile error occured. I look of the <file.c> and saw.
/*EXEC SQL SET DATABASE DB = COMPILETIME "......" USER "....." PASSWORD
"...."
RUNTIME */ :database USER
:user PASSWORD :password;
Is this OK /*.....RUNTIME*/ :database. My version of gpre is SuperServer
Linux 6.0.1.0.
best regards from
Klaus-Dieter Opitz (mailto:Klaus-Dieter.Opitz@...)
ESE GmbH
Jasperallee 21
38102 Braunschweig
Germany
(http://www.ESE.de)