This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug bootstrap/15124] Error compiling GCC 3.4.0 on Tru64 v5.1


------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]