On Wed, Dec 3, 2014 at 2:08 AM, Antti Kantee <[email protected]> wrote: > > That was certainly causing a bit of a headscratch for a while, but then I > noticed that I was looking at a newer version of sources, where that > particular mistake had already been fixed in the NetBSD tree a few weeks ago > by Justin. Justin, can you pull that up to repo.rumpkernel.org/src-netbsd > along with any other fixes you might have done in the same domain of errors? > > (I was planning to update src-netbsd to the latest NetBSD HEAD today, but > then I got distracted by Ted Nelson's lectures on youtube ... maybe tomorrow > ...)
ok current status is: 1. yes, fixes for those things are done, do need pulling up, feel free I probably dont have time today 2. You still need to disable pointer signedness comparison errors with that arm none compiler, I do plan to fix this (to do with sysctl signedness), I have no idea why no other compiler complains, the source is incorrect. 3. I highly recommend fixing rumprun-posix on arm first. The libc changes needed to get userspace built need fixing first (in line with the x86/amd64 patches) however there are some non obvious issues that come up on the arm build which is why I havent actually fixed this yet... When that works arm bare metal should follow... ------------------------------------------------------------------------------ Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server from Actuate! Instantly Supercharge Your Business Reports and Dashboards with Interactivity, Sharing, Native Excel Exports, App Integration & more Get technology previously reserved for billion-dollar corporations, FREE http://pubads.g.doubleclick.net/gampad/clk?id=164703151&iu=/4140/ostg.clktrk _______________________________________________ rumpkernel-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/rumpkernel-users
