tech-toolchain archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: netbsd-9/amd64 build mixes 32 bit objects
On Fri, Mar 11, 2022 at 03:36:26PM +0000, Emmanuel Dreyfus wrote:
> file `/home2/manu/netbsd9/src-amd64/destdir.amd64/usr/lib/../lib/i386/crti.o' is
> incompatible with i386 output
This file should have been build with -m32 too - but apparently wasn't.
Check how it is build in your setup (or maybe it is leftover from something
else?)
You can use file(1) to tell the difference.
Martin
Home |
Main Index |
Thread Index |
Old Index