This is the mail archive of the binutils@sourceware.org mailing list for the binutils 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]

build failure of gold (trunk)


Hi Ian,

A fresh check out of CVS gold fails to build with the following error:

In file included from
/home/gdr/src/sourceware/src/gold/expression.cc:33:0:
/home/gdr/src/sourceware/src/gold/script-c.h:221:7: error: âyylexâ initialized and declared âexternâ
/home/gdr/src/sourceware/src/gold/script-c.h:221:7: error: âYYSTYPEâ was not declared in this scope
/home/gdr/src/sourceware/src/gold/script-c.h:221:15: error: expected primary-expression before â,â token
/home/gdr/src/sourceware/src/gold/script-c.h:221:17: error: expected primary-expression before âvoidâ
/home/gdr/src/sourceware/src/gold/script-c.h:221:30: error: initializer expression list treated as compound expression


this is with GCC-4.5.0.

-- Gaby


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