[837] in SIPB_Linux_Development
Re: PCLU
daemon@ATHENA.MIT.EDU (Erik Nygren)
Thu Dec 8 21:53:26 1994
To: montwill@MIT.EDU
Cc: linux-dev@MIT.EDU
In-Reply-To: Your message of "Thu, 08 Dec 1994 21:45:37 EST."
<199412090245.VAA01099@sc-contact.mit.edu>
Date: Thu, 08 Dec 1994 21:53:15 EST
From: Erik Nygren <nygren@MIT.EDU>
>> Did anyone actually attempt, (or better yet, succeed at) compiling
>> PCLU for linux? Or maybe just the garbage collector that comes wit it?
I tried for a short time and freedman@mit.edu also tried for a longer time.
I could get the garbage collector to compile but it didn't pass its tests.
I also tried compiling other portions but discovered they relied on lots
of Ultrix specific features for signal handling, etc. In other words,
as far as I know no one has done a PCLU port to Linux.
--- Erik