Subject: Re: building -current for macppc (still) fails in ofwboot (related
To: None <Timo.Schoeler@riscworks.net>
From: Havard Eidnes <he@NetBSD.org>
List: current-users
Date: 10/18/2005 19:24:05
> >>removing the 'static' declaration from startup and setup in
> >>Locore.c fixes the problem.
> >
> > The strange thing is that this does not cause a build problem in
> > my case:
>
> just out of curiosity -- could you post the dmesg of the machine?
The host I'm building on is running NetBSD/i386 2.0_STABLE, but
all the tools are of course set up to do cross-compilation, so I
don't see how that would be relevant?
> > What versions of gcc and ld do you use when building? Cross-
> > reference with what I use, see above.
>
> they're exactly the same.
Hm, then I think I'm out of ideas about what this problem is.
Regards,
- H=E5vard