On Mon, Apr 23, 2012 at 06:26:25PM -0400, Christos Zoulas wrote: > | Yeah but is it going to turn out to e.g. be signed if building on some > | random broken host OS? > > I don't think it will work at all if it is not a 64 bit quantity, will it?
I guess the qeustion is: does the tools build guarantee that we get a netbsd-compatible ino_t, or will we be getting the crosscompile host's ino_t which might be some wrong type like "int"? -- David A. Holland dholl...@netbsd.org