On Mon, Mar 23, 1998 at 12:58:35PM +0100, Harald Koerfgen wrote:
> Hello,
>
> Matt Foster wrote:
>
> > I've just inherited a DEC Station 5000/25. After playing with OpenBSD
> > for a bit I've decided to see how good the Linux port is. I've got binutils
> > 2.8.1 built for cross compile, but am having no luck at all getting gcc
> > built for cross compile. Any tips?
>
> You might want to have a look at http://decstation.unix-ag.org. There
> you'll find precompiled gcc binaries.
I'm trying to run things off an ultra sparc under slowaris 2.6 so I
have to roll my own. Binutils I have built fine. gcc bombs out when
trying to build libgcc2.a with
./libgcc2.c:1419: stdio.h: No such file or directory
make[2]: *** [libgcc2.a] Error 1
make[2]: Leaving directory `/home/stuarta/build/gcc-2.7.2'
make[1]: *** [stmp-multilib-sub] Error 2
make[1]: Leaving directory `/home/stuarta/build/gcc-2.7.2'
make: *** [stmp-multilib] Error 1
Now is there something silly I have missed or do I have to stick
the libc headers somewhere they can be found ???
Stuart Auchterlonie stuarta@foxboro.com.au
>
> regards,
> Harald
>
|