Precompiler options

Carla Nunes carlanunes@yahoo.com
Thu Jul 19 13:14:00 GMT 2001


Hi all,

I'm trying to precompile a .ccc (sql and c++ code)
using the -E option of g++ but I got the following
message:

linker input file unused since linking not done.

The command line I used is as follows:

g++ -E -DFLAG -Iincdir inputfile.ccc -o outputfile.awk

This outputfile will be the input to a awk program
that will remove spaces to make the compilation
faster.

Any clue what is the problem?

Thanks, Carla.


__________________________________________________
Do You Yahoo!?
Get personalized email addresses from Yahoo! Mail
http://personal.mail.yahoo.com/



More information about the Gcc-help mailing list