> has anyone been able to recompile gs and then view man pages? > gs dies with a good old-fashioned stack smash. > > do there need to be changes to /sys/src/libc/arm?
Well, I see there's a getfcr.vfp.s but I think it would cause trouble if you used it. The default is carefully set to avoid floating point exceptions, because armv6 needs software assistance to handle these (which hasn't been written). I have run gs successfully (once) with vfp - any particular man page I should try?
