This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug bootstrap/15124] Error compiling GCC 3.4.0 on Tru64 v5.1
- From: "dhazeghi at yahoo dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 30 Apr 2004 23:49:03 -0000
- Subject: [Bug bootstrap/15124] Error compiling GCC 3.4.0 on Tru64 v5.1
- References: <20040425071553.15124.noam@mail.biu.ac.il>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From dhazeghi at yahoo dot com 2004-04-30 23:49 -------
>> Also you can try be building in a different directory than the source one?
> Kindly explain - I'm not sure what you want me to do.
You're supposed to run gcc's configure script from a directory that is not contained in the source
directory. See <http://gcc.gnu.org/install/configure.html>.
I take it you're building using an older version of gcc? Can you try setting the CFLAGS environment
variable to -O0, configuring (from a fresh directory) and doing a make bootstrap (it's possible the old
compiler is miscompiling the new one)?
We do have a successful report of building 3.4.0 on Tru64 5.1 <http://gcc.gnu.org/ml/gcc-testresults/
2004-04/msg01154.html>, but that was with Compaq CC which is perhaps the difference. Thanks.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15124