On Sun, Oct 23, 2005 at 08:07:36AM -0700, William Lee Irwin III wrote: > > This library consists of assembly language front ends to Linux system > calls. It has to be written in assembly language (well, they're all > cribbed from elder versions of the kernel, so it's not really quite > that much effort, and besides, I know the asm anyway). Still, it does > need some modicum of original code written for each new architecture, > unless I'm having a massive brainfart and the stuff is already sitting > there waiting to be compiled while I've forgotten about it.
Note that amd64 is the same as x86_64. It seems to be in there, I've compiled it succesfully. I've tried looking at the testsuite (harnass dir), and it seems to do some things that work, but didn't really take a long look at it. PS: I -dev package with the header + symlink to the .so file would be nice, and I guess that is what #318795 seems to ask. Kurt -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

