[GOLD][COMMITTED] Fix build breakage with -g.

Ian Lance Taylor iant@google.com
Thu Feb 4 01:11:00 GMT 2010


Lawrence Crowl <crowl@google.com> writes:

> BTW, is it the intent that Gold only be compilable by g++?

That is not a goal, but I don't plan to add any portability fixes
until somebody actually tries building it with some other compiler and
sends me patches.

In the case at hand I expect that most compilers do not require these
constants to have a definition, because they are simple integer
constants which can always be inlined.

Ian



More information about the Binutils mailing list