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]

Compile problem


Hi

I want to compile binutils-2.20 for arm7. My system is OS X 10.6. The problem is I can't get binutils to compile.
During make I get errors like this:

size.c: In function ‘usage’:
size.c:79: warning: format not a string literal and no format arguments
size.c:80: warning: format not a string literal and no format arguments

I found out I get this error when the string is put in _("string") brackets. I think this problem has something to to with localization. How can I get rid of it?


Merry christmas to all,

Tilo


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