[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: bison-1.29 build failures along the line
From: |
Akim Demaille |
Subject: |
Re: bison-1.29 build failures along the line |
Date: |
11 Oct 2001 12:27:16 +0200 |
User-agent: |
Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.4 (Artificial Intelligence) |
>>>>> "H" == H Merijn Brand <H.Merijn> writes:
* HP
What the heck is this message:
13. calc.at:383: testing Calculator ...
calc.at:383: bison calc.y -o calc.c
calc.at:383: $CC $CFLAGS $CPPFLAGS calc.c -o calc
--- /dev/null Wed Oct 10 17:47:17 2001
+++ at-stderr Wed Oct 10 17:47:18 2001
@@ -0,0 +1 @@
+/usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (calc.o) was detecte
d. The linked output may not run on a PA 1.x system.
I consider the test suite is fine here, it is just your system which
is bogus :( I guess it means the test suite should check the warnings
only if running gcc :(
* AIX
13. calc.at:383: testing Calculator ...
calc.at:383: bison calc.y -o calc.c
calc.at:383: $CC $CFLAGS $CPPFLAGS calc.c -o calc
--- /dev/null Wed Oct 10 20:01:38 2001
+++ at-stderr Wed Oct 10 20:02:02 2001
@@ -0,0 +1 @@
+1506-507 (W) No licenses available. Contact your program supplier to add additi
onal users. Compilation will proceed shortly.
13. calc.at:383: FAILED near `calc.at:383'
OK, same problem, can't trust the output of your compiler. Thanks,
Bison is fine :)
- bison-1.29 build failures along the line, H . Merijn Brand, 2001/10/05
- Re: bison-1.29 build failures along the line, Akim Demaille, 2001/10/10
- Re: bison-1.29 build failures along the line, H . Merijn Brand, 2001/10/11
- Re: bison-1.29 build failures along the line,
Akim Demaille <=
- Re: bison-1.29 build failures along the line, H . Merijn Brand, 2001/10/11
- Re: bison-1.29 build failures along the line, Akim Demaille, 2001/10/11
- bison-1.29 alloca & free bug, Hans Aberg, 2001/10/12
- Re: bison-1.29d alloca & free bug, Akim Demaille, 2001/10/18
- Re: bison-1.29d alloca & free bug, Hans Aberg, 2001/10/24