This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: tix fails to build for m68k-elf
- From: Hans-Peter Nilsson <hp at bitrange dot com>
- To: Peter Barada <pbarada at mail dot wm dot sps dot mot dot com>
- Cc: wilson at tuliptree dot org, <peter at baradas dot org>, <gcc at gcc dot gnu dot org>
- Date: Fri, 7 Mar 2003 19:31:39 -0500 (EST)
- Subject: Re: tix fails to build for m68k-elf
On Fri, 7 Mar 2003, Peter Barada wrote:
> I have been removing the tix and rda directories on a suggestion from
> this list. I just thought I'd point out that those directories are
> *still* broken. I'll forward my error to the appropriate lists.
>
> >I'd like to point out that the uberbaum tree, while very useful, has
> >always been unofficial and mostly undocumented. You can't expect anyone
> >to be responsive to problems with it.
>
> How can I pull together a tree that is the latest GCC cvs tree and
> build it?
Together with binutils, gdb and newlib and not using uberbaum?
See below. (If just GCC, you don't need uberbaum.)
> Is ther a web page that describes step-by-step how to do
> this? The page that describes CVS only tells me how to get the
> source, not how to put it together, especially for a cross target.
As always: <URL:http://gcc.gnu.org/simtest-howto.html>
(Do *NOT* update (cvs re-checkout) the combined tree!
Update each of src and gcc separately, then re-combine!)
brgds, H-P