On 1 April 2010 14:07, Yoshi Rokuko <yoshi.rok...@yokuts.org> wrote: >>> 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 ;-)
Can you tar up your 64bit build of 9base for me and provide me a link to it? Thanks, Anselm