[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
gcc 3.4.0 / bash 2.05b [compile warning+error lib/malloc.c warn:239 err:
From: |
Bodt Christian |
Subject: |
gcc 3.4.0 / bash 2.05b [compile warning+error lib/malloc.c warn:239 err:904] |
Date: |
Tue, 22 Jun 2004 15:25:29 +0200 |
User-agent: |
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7b) Gecko/20040421 |
Configuration Information [Automatically generated, do not change]:
Machine: i686
OS: linux-gnu
Compiler: gcc
Compilation CFLAGS: -DPROGRAM='bash' -DCONF_HOSTTYPE='i686'
-DCONF_OSTYPE='linux-gnu' -DCONF_MACHTYPE='i686-pc-linux-gnu'
-DCONF_VENDOR='pc' -DSHELL -DHAVE_CONFIG_H -I
. -I. -I./include -I./lib -g -O2
uname output: Linux imazi 2.6.5 #10 Sat May 8 01:11:51 GMT 2004 i686
unknown unknown GNU/Linux
Machine Type: i686-pc-linux-gnu
Bash Version: 2.05b
Patch Level: 0
Release Status: release
Description:
------BEGIN gcc output -----------
gcc -I. -I../.. -I../.. -I../../include -I../../lib -DHAVE_CONFIG_H
-DSHELL -g -O2 -DRCHECK -Dbotch=programming_error -c malloc.c
malloc.c:239: warning: integer constant is too large for "unsigned long"
type
malloc.c: In function `internal_free':
malloc.c:904: error: label at end of compound statement
make[1]: *** [malloc.o] Error 1
make[1]: Leaving directory `/usr/src/bash-2.05b/lib/malloc'
make: *** [lib/malloc/libmalloc.a] Error 1
------END gcc output -----------
>gcc --version
gcc (GCC) 3.4.0
Repeat-By:
-same gcc version
-./configure && make
Fix:
(...)
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- gcc 3.4.0 / bash 2.05b [compile warning+error lib/malloc.c warn:239 err:904],
Bodt Christian <=