This is a discussion on esql, can't do cc-preprocessing only within the Informix forums, part of the Database Server Software category; --> Hi, i have the esql tool 7.22.UC2 and i will compile a programm until the ..i file of the ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Hi, i have the esql tool 7.22.UC2 and i will compile a programm until the ..i file of the cc. Man cc says to use -P or -E but -E is used by esql itself and the -P will produce a *.ic file, don't know what that should be ? How can i make a .i-file out of a .ec-file? Thanks a lot for help Cheers Peter |
| ||||
| Peter Michel wrote: > i have the esql tool 7.22.UC2 and i will compile a programm until the > .i file of the cc. Man cc says to use -P or -E but -E is used by esql > itself and the -P will produce a *.ic file, don't know what that > should be ? > How can i make a .i-file out of a .ec-file? INFORMIXC="cc -E" esql file.ec -- Jonathan Leffler #include <disclaimer.h> Email: jleffler@earthlink.net, jleffler@us.ibm.com Guardian of DBD::Informix v2003.04 -- http://dbi.perl.org/ |
| Thread Tools | |
| Display Modes | |
|
|