public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* Re: Help needed for installing gcc 4.0.3
@ 2006-06-20  3:12 熊俊
  2006-06-20  9:19 ` Kai Ruottu
  0 siblings, 1 reply; 5+ messages in thread
From: 熊俊 @ 2006-06-20  3:12 UTC (permalink / raw)
  To: gcc-help

Thanks for Kai Ruottu's detailed explaination. The method of adding a new target
template seems too professional for me. So I have to give up the idea to install
gcc 4.x on alpha-dec-osf1. On the other hand, what I need is to install g95 on
alpha-dec-osf1 and g95 only needs libbackend.a and libgcc.a from gcc, I figure out
two ways that might work:
(1) build gcc 3.x and then try to build g95;
or
(2) build gcc-4.0.3 on supported new system, i.e. alpha-dec-osf5.1d, copy the
needed files (libbackend.a and libgcc.a) back to alpha-dec-osf1, and then build
g95.
Any suggestions?

Jun Xiong


^ permalink raw reply	[flat|nested] 5+ messages in thread
* Help needed for installing gcc 4.0.3
@ 2006-06-19  0:02 熊俊
  2006-06-19  7:36 ` Kai Ruottu
  0 siblings, 1 reply; 5+ messages in thread
From: 熊俊 @ 2006-06-19  0:02 UTC (permalink / raw)
  To: gcc-help

I'm installing gcc-core-4.0.3 on alpha-dec-osf. When executing the command "make
bootstrap", it encountered errors and stoped. The last lines of messages
displayed
on screen are as below:

checking whether times is declared... yes
checking for struct tms... yes
checking for clock_t... yes
checking for .preinit_array/.init_array/.fini_array support... no
checking if mkdir takes one argument... no
*** Configuration alphaev6-dec-osf1 not supported
Bootstrapping the compiler
gmake[1]: Entering directory `/home/d2805/jsy4681/usr/bak/build/gcc'
gmake[1]: *** No rule to make target `bootstrap'.  Stop.
gmake[1]: Leaving directory `/home/d2805/jsy4681/usr/bak/build/gcc'
gmake: *** [bootstrap] Error 2

The "Host/Target specific installation notes for GCC" (http://gcc.gnu.org/install/specific.html#alpha-dec-osf)
says that "As of GCC 3.2, versions before alpha*-dec-osf4
are no longer supported". Does this statement apply to gcc 4.x too? Could I work
around it and achieve the installation somehow?

Thanks in advance!




^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2006-06-20 16:43 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-06-20  3:12 Help needed for installing gcc 4.0.3 熊俊
2006-06-20  9:19 ` Kai Ruottu
2006-06-20 16:43   ` Kai Ruottu
  -- strict thread matches above, loose matches on Subject: below --
2006-06-19  0:02 熊俊
2006-06-19  7:36 ` Kai Ruottu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).