chicken-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Chicken-users] Deployment test failure (latest sources, FreeBSD)


From: Vitaly Magerya
Subject: Re: [Chicken-users] Deployment test failure (latest sources, FreeBSD)
Date: Sun, 20 Nov 2011 20:02:37 +0200

I wrote:
> Here's the test:
>
>     rm -rf /rmp/cd && mkdir -p /tmp/cd && cd /tmp/cd

Ugh, typo over there, it's "/tmp/cd", not "/rmp/cd".

You have been warned.

>     echo '(write 555)' | tee a.scm > b.scm
>     csc -deploy a.scm
>     ldd a/a
>     csc -deploy -L "-z origin" b.scm
>     ldd b/b



reply via email to

[Prev in Thread] Current Thread [Next in Thread]