This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: target/2225: gcc does not compile on OSF5.1 - mips-tfile: segmentation fault
- From: rodrigc at gcc dot gnu dot org
- To: dieter dot meinert at aip dot de, gcc-bugs at gcc dot gnu dot org, gcc-prs at gcc dot gnu dot org, nobody at gcc dot gnu dot org
- Date: 2 Jan 2002 04:42:23 -0000
- Subject: Re: target/2225: gcc does not compile on OSF5.1 - mips-tfile: segmentation fault
- Reply-to: rodrigc at gcc dot gnu dot org, dieter dot meinert at aip dot de, gcc-bugs at gcc dot gnu dot org, gcc-prs at gcc dot gnu dot org, nobody at gcc dot gnu dot org, gcc-gnats at gcc dot gnu dot org
Synopsis: gcc does not compile on OSF5.1 - mips-tfile: segmentation fault
State-Changed-From-To: analyzed->closed
State-Changed-By: rodrigc
State-Changed-When: Tue Jan 1 20:42:23 2002
State-Changed-Why:
We have reports of successful builds of gcc 3.0 on OSF 5.1
here:
http://gcc.gnu.org/gcc-3.0/buildstat.html
If you look at the platform-specific installation notes
for OSF 5.1:
http://gcc.gnu.org/install/specific.html#alpha*-dec-osf*
You will see instructions for how to set the --oldas
flag to the assembler by setting the CC environment variable
to CC=gcc -Wa,-oldas.
http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=2225