Subject: Re: GCC and binutils for 64 bits MIPS processors
To: None <port-sgimips@netbsd.org>
From: Richard Braun <syn@sceen.net>
List: port-sgimips
Date: 10/19/2004 17:00:45
--u3/rZRmxL6MmkK24
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Tue, Oct 19, 2004 at 10:11:01PM +0900, TOMARI, Hisanobu wrote:
> Sorry for talking about non-NetBSD, but I hope this may be of some=20
> help...
> On my MacOS X machine, binutils and gcc for mips64 could be built=20
> without any effort. Like:
>=20
> % cd binutils-2.15
> % ./configure --prefix=3D/usr/local/mips64-elf=20
> --program-prefix=3Dmips64-elf- --target=3Dmips64-elf
> % make
> % sudo make install
> % cd ../gcc-3.4.2
> % mkdir build
> % cd build
> % ../configure --prefix=3D/usr/local/mips64-elf=20
> --program-prefix=3Dmips64-elf- --target=3Dmips64-elf
> % make CC=3D'cc -no-cpp-precomp' CFLAGS=3D"-O2 -fomit-frame-pointer"
> % sudo make install
>=20
> Now, what seems like to be the toolchain is in=20
> /usr/local/mips64-elf/bin... though I've not tested at all. I'm sorry=20
> if I was speaking something out of the point.
>=20
> On 2004/07/16, at 19:59, Richard Braun wrote:
>=20
> >Hi,
> >
> >I have an Octane IP30 system, which seems to be able to load only
> >ELF 64 bits executables. Is the toolchain able to build such=20
> >executables
> >(I guess not), and what should be done to make such a toolchain ?
> >
> >--=20
> >Richard Braun
>=20

I was able to build one like this myself. I wanted to know if the NetBSD
toolchain was able to do this as well.

--=20
Richard Braun

--u3/rZRmxL6MmkK24
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.5 (NetBSD)

iD8DBQFBdSwdBlWsEPLYRi8RAt2mAJ0cxq9ylSLWLVPG1/hoF+CFbvWF3ACeP7CX
WZtIiFaqIwyTNYBpEbWjWmY=
=yvJ7
-----END PGP SIGNATURE-----

--u3/rZRmxL6MmkK24--