>> if i start rc it segfaults on commands like ls or echo (also with 9base
>> ls) is this known? i use the official x86_64 slackware linux 13.0.
>
> Can't reproduce on my 64bit host garbe.us. I use OBJTYPE=x86_64
> however and run werc with it.
what might be interesting is that plan9port works as long as i don't touch
bin/9l. But since i'm used to werc+9base i changed bin/9l and did
./INSTALL again.
*Linux*)
- ld=${CC9:-gcc}
+ ld="${CC9:-gcc} -static"
and now rc segfaults again. So it might be a fault on my side - it's time
for stali i guess ;-)
regards, yoshi
Received on Thu Apr 01 2010 - 13:07:07 UTC
This archive was generated by hypermail 2.2.0 : Thu Apr 01 2010 - 14:00:04 UTC