This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug bootstrap/7881] Cannot compile gcc on Tru64 4.0G or 5.X if gnu libiconv is installed
- From: "joho at hausboot dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 4 Nov 2003 16:18:51 -0000
- Subject: [Bug bootstrap/7881] Cannot compile gcc on Tru64 4.0G or 5.X 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 joho at hausboot dot org 2003-11-04 16:18 -------
Hi everyone,
Could this please be added to the host-specific configuration documentation
(under INSTALL/specific.html)?
I'm trying now for around 3 days to compile gcc-3.3.2 on Tru64 4.0d, always
getting this error message. I even tried to do the bootstrap with an older
version of gcc (gcc-2.95.3), as I suspected a limitation in the Tru64 cc,
because I have seen similar errors while configuring libcurl (but perhaps these
issues will go away if I configure the lib using the same method as in here).
CU all,
Jens