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: "dhazeghi at yahoo dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 11 Jun 2003 15:05:19 -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 dhazeghi@yahoo.com 2003-06-11 15:05 -------
Thanks for the feedback. Looks like headers necessary for compilation aren't being included. Ugh.
free() and memset() are defined in stdlib.h on Tru64, correct? Can you either attach your config.log
from the libiberty build that failed, or check whether these necessary headers are in fact detected?
Thanks,
Dara