> Walter, could you look into the std.bigint issue? All you have to do is > build on Linux, uncomment the import of std.bigint, and see why the error > occurs. I bet it's because std.bigint refers to std.internal.math.XXX, and all the others only import from the root directory.