This is the mail archive of the gcc@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]

Some errors with make


Hello!
When I begun "make" I notive some warnings...
These are(not all):
../../libiberty/regex.c: In function `byte_regex_compile':
../../libiberty/regex.c:2726:(and other lines)
warning: integer constant is unsigned in ANSI C, signed with -traditional
../../libiberty/md5.c:405:(and other lines)
warning: integer constant is unsigned in ANSI C, signed with -traditional
These are not all warning which I saw...


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