[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [MIT-Scheme-devel] It's broke again.
From: |
Joe Marshall |
Subject: |
Re: [MIT-Scheme-devel] It's broke again. |
Date: |
Tue, 27 Jul 2010 14:35:05 -0700 |
That did the trick! Thanks.
By the way, do we still have to bootstrap from the C version for the
x86-64 native version?
On Tue, Jul 27, 2010 at 1:47 PM, Taylor R Campbell <address@hidden> wrote:
> Date: Tue, 27 Jul 2010 13:44:02 -0700
> From: Joe Marshall <address@hidden>
>
> gcc -std=gnu99 -o prbfish.so -shared -fPIC prbfish.o -lcrypto -lc
> /usr/bin/ld: cannot open output file prbfish.so: No such file or directory
> collect2: ld returned 1 exit status
> make[1]: *** [prbfish.so] Error 1
>
> This may be related to a change I just made to fix liarc. Delete
> microcode/*.so and lib/lib, rerun the top-level Setup.sh, and try
> again.
>
--
~jrm