This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

prob in compilation with gcc3.4


Hi,
I am getting a compilation error with gcc3.4. Is there some special handling of macros in gcc3.4 as all these lines are calling macros . It will be really nice if somebody helps out, I am struck.
==============================================================
find.cxx:723:1: pasting "DbNet" and "*" does not give a valid preprocessing token.
find.cxx:723:1: pasting "Net" and "*" does not give a valid preprocessing token.
find.cxx:723:1: pasting "FindFromDbNet" and "(" does not give a valid preprocessing token.
==================================================================


regards
Deepak






Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]