Subject: arm7
To: , <port-dreamcast@netbsd.org>
From: gee308 <gee308@mediaone.net>
List: port-dreamcast
Date: 02/19/2001 19:18:13
This is a multi-part message in MIME format.

------=_NextPart_000_00A2_01C09AA8.B41174C0
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

Just in case anyone is having trouble building the cross compiler for =
the arm7, if you followed the hitmen's instructions to build sh-elf-gcc, =
you do the same for the arm7, except after you do:

$ cd ../build-gcc
$ ../gcc-2.95.2/configure --target=3Darm-elf --prefix=3D/usr/local =
--without-headers --without-libs=20

You don't need to add the "-Dinhibit_libc" hack, only the first time.
just do a : make LANGUAGES=3D"c" all install
Jason

------=_NextPart_000_00A2_01C09AA8.B41174C0
Content-Type: text/html;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=3DContent-Type content=3D"text/html; =
charset=3Diso-8859-1">
<META content=3D"MSHTML 5.50.4134.600" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT face=3DArial size=3D2>Just in case anyone is having trouble =
building the=20
cross compiler for the arm7, if you followed the hitmen's instructions =
to build=20
sh-elf-gcc, you do the same for the arm7, except&nbsp;after you =
do:</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3D"Courier New" size=3D2>$ cd ../build-gcc<BR>$=20
../gcc-2.95.2/configure --target=3Darm-elf --prefix=3D/usr/local =
--without-headers=20
--without-libs </FONT></DIV>
<DIV><FONT face=3D"Courier New" size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3D"Courier New" size=3D2>You don't need to add the =
"-Dinhibit_libc"=20
hack, only the first time.</FONT></DIV>
<DIV><FONT face=3D"Courier New" size=3D2>just do a : make =
LANGUAGES=3D"c" all=20
install</FONT></DIV>
<DIV><FONT face=3D"Courier New" =
size=3D2>Jason</FONT></DIV></BODY></HTML>

------=_NextPart_000_00A2_01C09AA8.B41174C0--