bug-gnu-utils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Again and again: cvs-ld build failure on hppa64-hp-hpux11.00


From: Markus Werle
Subject: Again and again: cvs-ld build failure on hppa64-hp-hpux11.00
Date: Fri, 14 Sep 2001 13:49:16 +0200

Hi!

I do not know who is responsible for polluting cvs-ldmain.c
every week with code that gcc won't eat, but would You please mind
to do changes in a more cautious way to ld?

I understand it is hard to get it right for every platform, but I feel like
these errors are childs of a somewhat sloppy programming or check-in
style or - more precisely - avoidable.

[...]
In file included from ../../src/ld/ldmain.c:27:
../../src/include/libiberty.h:80: warning: function declaration isn't a prototyp

e
../../src/ld/ldmain.c:163: warning: function declaration isn't a prototype
../../src/ld/ldmain.c: In function `main':
../../src/ld/ldmain.c:328: parse error before '<<' token
../../src/ld/ldmain.c:348: `buf' undeclared (first use in this function)
../../src/ld/ldmain.c:348: (Each undeclared identifier is reported only once
../../src/ld/ldmain.c:348: for each function it appears in.)
../../src/ld/ldmain.c:167: warning: unused variable `start_time'
../../src/ld/ldmain.c:361: warning: control reaches end of non-void function
../../src/ld/ldmain.c: At top level:
../../src/ld/ldmain.c:363: warning: type defaults to `int' in declaration of `la

ng_final'
../../src/ld/ldmain.c:363: warning: function declaration isn't a prototype
../../src/ld/ldmain.c:363: conflicting types for `lang_final'
../../src/ld/ldlang.h:379: previous declaration of `lang_final'
../../src/ld/ldmain.c:363: warning: data definition has no type or storage class

../../src/ld/ldmain.c:365: parse error before "if"
../../src/ld/ldmain.c:369: parse error before '(' token
../../src/ld/ldmain.c:377: warning: type defaults to `int' in declaration of `ld

emul_after_parse'
../../src/ld/ldmain.c:377: warning: function declaration isn't a prototype
../../src/ld/ldmain.c:377: conflicting types for `ldemul_after_parse'
../../src/ld/ldemul.h:22: previous declaration of `ldemul_after_parse'
../../src/ld/ldmain.c:377: warning: data definition has no type or storage class

../../src/ld/ldmain.c:379: parse error before "if"
../../src/ld/ldmain.c:391: parse error before '(' token
../../src/ld/ldmain.c:397: warning: type defaults to `int' in declaration of `la

ng_process'





reply via email to

[Prev in Thread] Current Thread [Next in Thread]