This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: trouble building gcc-3.2 --target=m68k-linux from scratch
On Tue, Aug 20, 2002 at 10:27:46AM -0400, Peter Barada wrote:
>
> >> linux-2.5.1
> >
> >why that?? Try current 2.4 or maybe late 2.5
>
> Its what I have, and it seems to work for ColdFire v4e (so far).
>
> >> gcc-3.2
> >
> >patches required
>
> Why the patches? How can these patches get back into the FSF tree so
> I don't need a crystal ball to get a working build when gcc-3.2.1 or
> gcc-3.3 comes out?
good question.
> >Btw why is unwind-dw2 compiled at all for platforms that do sjlj
> >exceptions anyway?
>
> Since I'm just building a C compiler why is exception handling getting
> built at all?
another good question.
Richard