When building ON with gcc (on x86) there are some warnings in sgs/libld.
gcc really doesn't like implicit conversions between pointers and integers of
different sizes, so break out the uintptr_t casts.
The suggested fix compiles but I haven't tested it.
Apart from my machines boot and can still build.
xxxxx@xxxxx.com 2005-05-20 18:27:24 GMT