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]

gcc 3.2 behaviour/changes


Hi!

I am sorry if this is not suitable for this list. Maybe I should attend the
developers list.

Anyway, I have just build gcc 3.2 and wanted to see how it's doing so I
build X with it.
And then it comes up with errors like this:

config/cf/Imake.tmpl:1936: macro "Concat3" requires 3 arguments, but only 1
given
config/cf/Imake.tmpl:1936: warning: extra tokens at end of #include
directive
config/cf/Imake.tmpl:1937: ,TopLevelProject,.rules: No such file or
directory

on a line like this:

# define ProjectRulesFile       Concat3(<,TopLevelProject,.rules>)

Why is this not working? Is there a way to have new gcc-3.2 behave to
"old-fashioned" way?

Regards,
Axel


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