Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » ECPG Preprocessor(How do I add a pre-preprocessor to the build process?)
ECPG Preprocessor [message #911088] Tue, 11 September 2012 00:18 Go to next message
John Rylaarsdam is currently offline John RylaarsdamFriend
Messages: 1
Registered: September 2012
Junior Member
I want to try using the embedded SQL in C facility in postgresql.
This requires starting with a .pgc source file, which is converted to a .c file by running the command

/usr/bin/ecpg source-file.pgc

which produces a .c file, which can then be compiled and linked normally.

I have tried getting eclipse to recognize the extra step, with no success.
Can anyone tell me how to tell eclipse (or the CDT builder?) about the additional dependency and how to handle it?

Thanks
Re: ECPG Preprocessor [message #1251762 is a reply to message #911088] Thu, 20 February 2014 15:17 Go to previous message
Andres Castiglia is currently offline Andres CastigliaFriend
Messages: 1
Registered: February 2014
Location: Buenos Aires
Junior Member

you have solved it?
Previous Topic:[Closed - no solution] Perspective not stored in preferences during export
Next Topic:Cannot create GDB Hardware Debugging cofiguration
Goto Forum:
  


Current Time: Tue Mar 19 06:12:27 GMT 2024

Powered by FUDForum. Page generated in 0.01501 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top