Gianluca Guida <[EMAIL PROTECTED]> writes: > in gnumach non oskit branch there's a couple of file > named fpe.b and fpe.b_elf; They're essentially uuencoded > objects (ELF and non ELF) that implement FPE > emulation. I can't find source of them anywhere.
Yes. These came originally from Intel and were part of the CMU Mach distribution. Intel wouldn't let CMU distribute the source. The thing to do has long been to fetch the FPE emulation from some other free source (Linux and BSD come to mind, if they have it), and plug that in. Failing that, it could be removed. Thomas _______________________________________________ Bug-hurd mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/bug-hurd
