This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug bootstrap/7881] Cannot compile gcc-3.2 on Tru64 4.0G if gnu libiconv is installed
- From: "goebel at emunix dot emich dot edu" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 6 Jun 2003 19:07:48 -0000
- Subject: [Bug bootstrap/7881] Cannot compile gcc-3.2 on Tru64 4.0G if gnu libiconv is installed
- References: <20020910085604.7881.goebel@emunix.emich.edu>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=7881
------- Additional Comments From goebel@emunix.emich.edu 2003-06-06 19:07 -------
Subject: Re: Cannot compile gcc-3.2 on Tru64 4.0G if gnu libiconv is installed
This is how it fails now...
/usr/src/gcc/gcc/xgcc -B/usr/src/gcc/gcc/ -B/usr/local/alphaev6-dec-osf4.0g/bin/ -B/usr/local/alphaev6-dec-osf4.0g/lib/ -isystem /usr/local/alphaev6-dec-osf4.0g/include -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-3.3/libiberty/../include -W -Wall -Wtraditional -pedantic ../../../gcc-3.3/libiberty/fibheap.c -o fibheap.o
../../../gcc-3.3/libiberty/fibheap.c: In function `fibheap_union':
../../../gcc-3.3/libiberty/fibheap.c:166: warning: implicit declaration of function `free'
../../../gcc-3.3/libiberty/fibheap.c:171: warning: function `free' was previously declared within a block
../../../gcc-3.3/libiberty/fibheap.c:187: warning: function `free' was previously declared within a block
../../../gcc-3.3/libiberty/fibheap.c: In function `fibheap_extract_min':
../../../gcc-3.3/libiberty/fibheap.c:206: warning: function `free' was previously declared within a block
../../../gcc-3.3/libiberty/fibheap.c: In function `fibheap_delete_node':
../../../gcc-3.3/libiberty/fibheap.c:285: error: `LONG_MIN' undeclared (first use in this function)
../../../gcc-3.3/libiberty/fibheap.c:285: error: (Each undeclared identifier is reported only once
../../../gcc-3.3/libiberty/fibheap.c:285: error: for each function it appears in.)
../../../gcc-3.3/libiberty/fibheap.c: In function `fibheap_delete':
../../../gcc-3.3/libiberty/fibheap.c:297: warning: function `free' was previously declared within a block
../../../gcc-3.3/libiberty/fibheap.c: In function `fibheap_consolidate':
../../../gcc-3.3/libiberty/fibheap.c:395: warning: implicit declaration of function `memset'
*** Exit 1
Stop.
And now a bit of polka music by "dhazeghi@yahoo.com"
>
> PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
>
> http://gcc.gnu.org/bugzilla/show_bug.cgi?id=7881
>
>
> dhazeghi@yahoo.com changed:
>
> What |Removed |Added
> ----------------------------------------------------------------------------
> CC|dhazeghi@yahoo.com |
>
>
> ------- Additional Comments From dhazeghi@yahoo.com 2003-05-30 22:57 -------
> Hello,
>
> sorry, it looks like I didn't see your response until now. Thanks for the feedback. Would it be at all
> possible for you to check if this problem is still present in gcc 3.3? IIRC some work has been done
> in this area, though I'm by no means certain that your particularly problem has been solved.
> Thanks,
>
> Dara
>
>
>
> ------- You are receiving this mail because: -------
> You reported the bug, or are watching the reporter.
>