Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Gcc for OSF5.1

0 views
Skip to first unread message

Fergus Henderson

unread,
Apr 27, 2001, 7:17:57 AM4/27/01
to
On 26-Apr-2001, Alexandre Oliva <aol...@redhat.com> wrote:
> On Apr 26, 2001, ROMEO Edouard <ro...@capmedia.fr> wrote:
>
> > I just try to configure and compile gcc for alpha*-dec-osf5.1 .
>
> Which version of GCC? GCC 2.95.3 certainly doesn't support OSF 5.x.
> Development snapshots may support 5.0, and perhaps 5.1.

I've tested the 2000-10-02 snapshot on 5.1 and it worked fine as far as I
could tell. I don't know about more recent snapshots.

--
Fergus Henderson <f...@cs.mu.oz.au> | "I have always known that the pursuit
| of excellence is a lethal habit"
WWW: <http://www.cs.mu.oz.au/~fjh> | -- the last words of T. S. Garp.

Rainer Orth

unread,
Apr 27, 2001, 5:05:01 PM4/27/01
to
Fergus Henderson <f...@cs.mu.oz.au> writes:

> On 26-Apr-2001, Alexandre Oliva <aol...@redhat.com> wrote:
> > On Apr 26, 2001, ROMEO Edouard <ro...@capmedia.fr> wrote:
> >
> > > I just try to configure and compile gcc for alpha*-dec-osf5.1 .
> >
> > Which version of GCC? GCC 2.95.3 certainly doesn't support OSF 5.x.
> > Development snapshots may support 5.0, and perhaps 5.1.
>
> I've tested the 2000-10-02 snapshot on 5.1 and it worked fine as far as I
> could tell. I don't know about more recent snapshots.

unfortunately, this doesn't match my experience at all: 5.1 introduced a
new assembler, which causes the bootstrap to break for me and several other
people. I've posted a couple of patches to get further along on 5.1, but
most of them are still unreviewed:

* Use old assembler to allow bootstrapping:

http://gcc.gnu.org/ml/gcc-patches/2001-02/msg01448.html

* Initial port of libstdc++ v3 to allow it to compile:

http://gcc.gnu.org/ml/gcc-bugs/2001-03/msg00281.html

* Define __X_FLOAT for proper long double support:

http://gcc.gnu.org/ml/gcc-patches/2001-04/msg00213.html

* Detect _Bool in bootstrap compiler to allow bootstrapping with cc (older
gcc's don't work unless hacked to use the old assembler as well):

http://gcc.gnu.org/ml/gcc-patches/2001-04/msg00607.html

From the GCC 3.0 Release Criteria (Open Issues), it still seems to be
undecided whether to use Alpha GNU/Linux or Tru64 UNIX as the primary
evaluation platform on alpha, and Tru64 isn't even listed in the secondary
evaluation platform list. It looks like nobody cares too much for Tru64
UNIX nowadays.

This lack of attention/feedback in these issues is very frustrating ;-(

Rainer

--
-----------------------------------------------------------------------------
Rainer Orth, Faculty of Technology, Bielefeld University

Email: r...@TechFak.Uni-Bielefeld.DE

0 new messages