Current-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: Build failure - Atomic ops makes bootxx_ffsv2 too big?
Paul Goyette wrote:
> On Sun, 10 Feb 2008, Paul Goyette wrote:
>
> > Sources updated just moments ago via CVS...
> >
> > --- dependall-bootxx_ffsv2 ---
> > /usr/obj/tooldir/x86_64/amd64/bin/x86_64--netbsd-objcopy -O binary
> > bootxx_ffsv2.
> > sym bootxx_ffsv2
> > ### bootxx_ffsv2 size 7884 is larger than 7680
> > *** [bootxx_ffsv2] Error code 1
> > 1 error
>
> BTW, this occurs on both port-amd64 and port-i386 ...
Wrapping the guts of common/lib/libc/arch/i386/atomic/Makefile.inc in
.if defined(LIB) && (${LIB} == "kern")
...
.endif
gets the bootblocks building again, but I'm sure not at this stage what
else breaks with this change.
Still looking...
Simon.
Home |
Main Index |
Thread Index |
Old Index